[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: MS ACCESS databases

From: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2005-09-26 18:08:16 CEST

> Do you have any documentation on how to control the versioning of
Microsoft
> Access databases, including queries, forms, reports and data? From
what I
> am being told, Subversion doesn't play well with Microsoft Access.

What exactly are you wanting to do? If you want to simply store the
entire Access database in a Subversion repository, you could certainly
do that. It would be a binary file, of course, with all that implies
with regard to the lack of mergeability and such.

On the other hand, if you were to store the scripts and/or DDL used to
*create* the database, which are generally text, it would be just like
any other set of source files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 26 18:11:50 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.