dbTalk Databases Forums  

Use CVS server with SQL Server

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Use CVS server with SQL Server in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
pipponec@libero.it
 
Posts: n/a

Default Use CVS server with SQL Server - 05-24-2007 , 04:43 PM






Hi all!

We are a little group of databases developers, we use SQL Server and
we manage our source code with CVS.
Actually, with enterprise manager we create the SQL script. This
solution is very boring and error-friendly.
Does anyone know of any tools available for manage easily databases
object source whitout use VSS?

Thanks
Ale


Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Use CVS server with SQL Server - 05-24-2007 , 04:54 PM






(pipponec (AT) libero (DOT) it) writes:
Quote:
We are a little group of databases developers, we use SQL Server and
we manage our source code with CVS.
Actually, with enterprise manager we create the SQL script. This
solution is very boring and error-friendly.
Does anyone know of any tools available for manage easily databases
object source whitout use VSS?
We use VSS, but I don't see why CVS would be different. We check out
from VSS Explorer, edit in Textpad (a third-party editor), compile
the procedure through a command-line tool, test, edit, compile etc
until we are satisfied, until we check in through VSS Explorer again.
With CVS just replace VSS Explorer with the interface for CVS.

The key here is to look at your database a container for binaries. No
need to script anything.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.