Subversion with SQL SRVR- How to manage SP AND TABLES

  • Since Subversion is essentially a file management system, all you have to do is generate the appropriate files and then import those files into Subversion.  For tables, stored procs, views, functions etc. you can always right - click in Enterprise Manager, go to All Tasks and generate scripts. 

    Do you have a specific question?

  • there is a plug in for source safe on this site which keeps all the DDL in source sage for you; you could use that application as far as source control for table and proc definitions, etc

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply