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

RE: versioning a database

From: John Niven <jniven_at_bravurasolutions.com>
Date: Fri, 28 Mar 2008 14:26:01 +1300

> -----Original Message-----
> From: Eben [mailto:eben_at_bakedbean.net]
> Sent: Friday, 28 March 2008 14:15
> To: Subversion Users
> Subject: versioning a database
>
> I am working with a SQLServer 2005 database, and it would be
> really nice to be able to version the table schemas, views
> and stored procedures in Subversion. Has anyone done any work
> with SQLServer and Subversion? Any ideas or advice are appreciated.
>

No experience with SQLServer, but a fair bit with Sybase (using
Subversion and ClearCase). I suspect Sybase and SQLServer have diverged
a fair bit over the years, but so long as you can run DDL scripts into
SQLServer there's no reason why you can't keep the DDL in Subversion.
From memory SQLServer provides a GUI for creating schemas and views -
are you able to extract the underlying DDL?

Cheers
John

> thanks,
> Eben
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-28 02:26:44 CET

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.