Stored Procedures Versioning (Wishlist)

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
tcarternyc
Posts: 5
Joined: Fri Aug 06, 2004 2:24 pm
Location: New York, NY
Contact:

Stored Procedures Versioning (Wishlist)

Post by tcarternyc » Thu Aug 31, 2006 10:06 am

Hi all,

So far I am using version 3.5.x and really enjoy the product. One thing that I would add however is support for versioning of SQL objects like stored procedures, views, tables, user functions and triggers. When using modern IDE's like Visual Studio we are now able to access such items in the development environment. Storing versioned code from these objects appear to make a lot of sense and would widen the gap between Vault and any competitive products.

That's my 2 cents, anyhow. Post back your thoughts... I am currently considering a work around where I can script the items mentioned out to a set of files in my project folder and then update the files whenever I make a change. It would be even better (I think) if Vault would allow the integration to occur without the use of the file system. (just a thought)

Be well.
Tommie Carter

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Fri Sep 01, 2006 7:09 am

We currently have a feature request that I will add your vote to. Thanks for the feedback.

Tonyb
Posts: 20
Joined: Fri May 05, 2006 5:36 pm

Post by Tonyb » Fri Sep 01, 2006 11:25 am

just as an FYI Visual Studio for Database Professionals works great for this. I am using CTP5 currently and it does all kinds of cool stuff like schema compare and data compare, DB unit testing, and lots of other things.

the CTP is free and you can get more info at:
http://msdn.microsoft.com/vstudio/teams ... cts/dbpro/

Post Reply