> PS> My advice: Just spent the bucks and get a SCM-Tool (Software
> PS> Configuration Management) like Source Safe and put you code
[quoted text clipped - 3 lines]
>
> I'm not sure how vault is going to help, given that adp is one file?
Yes, it is going to help. (See below)
> Office Developer has support of SourceSafe (and comes with SS itself, no
> need to pay for Vault) ;
This is true, but I think one should be more precise.
There is an AddIn for Access that supports the MS-SCC-API. This AddIn
comes with the Developer Edition of Access XP (and previous versions).
The same AddIn for Access 2003 is available for free download at
http://www.microsoft.com/downloads/details.aspx?FamilyID=2ea45ff4-a916-48c5-8f84
-44b91fa774bc&displaylang=en.
With this AddIn you can use any SMC-System that supports the SCC-API
from within Access. This applies to Source Safe, Vault as well as many
other products.
As the GUI-Integration in Access is provided by the AddIn, not by the
actual SCM-System there is almost no diffrence at all regarding the
look & feel of how you work with any SCM-System from within Access.
Of course Source Safe comes with the Developer Edition of Access, so
it is the obvious solution to that problem. For SCM-beginnners, a
single developer or small projects it may in fact be a real solution,
because it is quite simple and easy to use. But unfortunately Source
Safe is somewhat lacking as well. So if you're planning a serious
project I would definitely recommend to do some reaseach into that
matter, throw some money at the problem, and get a really good
solution. - It think Vault may be such a "good solution", but, as
mentioned before, I haven't investigated Vault enough to be sure
of this.
I wrote an overview on the intergraion of several SCM-Systems into
MS Access. It is only available in German so far, but nevertheless
it may be of interest to someone reading this thread, so the URL is
http://www.codekabinett.com/rdumps.php?targetDoc=ScmAcc
Phil

Signature
Access FAQs: http://www.mvps.org/faq/mvp_faq_links.htm#Access
as - 23 May 2005 08:15 GMT
Hi ,
I also need to get some knowledge on this. I do not have a file
versioning system like VSS out here to manage the adp application and I
do have multiple developers working on the same project. I use to
follow the copy , paste method to have a master ADP copy of the
application at the end of the day.
thanks
SD_
Philipp Stiefel - 25 May 2005 13:10 GMT
> I also need to get some knowledge on this. I do not have a file
> versioning system like VSS out here to manage the adp
> application and I do have multiple developers working on the
> same project. I use to follow the copy , paste method to have a
> master ADP copy of the application at the end of the day.
Well, you may go on with this approach. But you'll have
either to be very strict on "who does what", wich will
slow you down, or there will (will, not may!) eventually
be conflicts caused by diffrent developers editing the
same file, wich may lead to serious bugfixing sessions.
A SCM-System will not by itself completely prevent these
problems for you, but it will help tremendously in solving
them!
There are free trials of many SCM-Products, so I would
recommend you get one of those and work with it as long
as the trial permits. Afterwards you can still continue
working without it if you like, but anyway you'll have
got gained some insight in how a SCM-System can help
you.
But be warned! After you did work with version-control
for a while you may quite likely never want to work
without it again!
best wishes
Phil

Signature
Access FAQs: http://www.mvps.org/faq/mvp_faq_links.htm#Access