Are there any plans to integrate SQL Server version control within Vault?
For example, perhaps I want to source control my tables, views, stored procedures, triggers, etc.
It wouldbe nice if I could easily open/edit database objects right from within client and make modifications and have it written back out.
Also, if Vault supported code templates for keywords, etc., that can easily be inserted into new projects/files, that would be cool... as different programs... perl, vbscript, bat files, HTML files, etc., have different formats.
Vault and SQL Server Integration
Moderator: SourceGear
Re: Vault and SQL Server Integration
Actually, it would be better if this was done in a tool that can interact with a database to check syntax, run queries, return results, query plans, etc. The Database designer within VS.Net already handles this. I believe SQL Server 2005 will also provide this integration with their SQL Server 2005 workbench.dm4714 wrote:Are there any plans to integrate SQL Server version control within Vault?
For example, perhaps I want to source control my tables, views, stored procedures, triggers, etc.
It wouldbe nice if I could easily open/edit database objects right from within client and make modifications and have it written back out.
At one point, there was some talk from ApexSQL regarding Vault support, but I don't know if they finished this integration.
Another enhancement request (RFE).dm4714 wrote:Also, if Vault supported code templates for keywords, etc., that can easily be inserted into new projects/files, that would be cool... as different programs... perl, vbscript, bat files, HTML files, etc., have different formats.
Jeff Clausius
SourceGear
SourceGear
Re: Vault and SQL Server Integration
For the purpose of writing this up, can you elaborate more on how you see this working?dm4714 wrote:Also, if Vault supported code templates for keywords, etc., that can easily be inserted into new projects/files, that would be cool... as different programs... perl, vbscript, bat files, HTML files, etc., have different formats.
Things like: How would templates be managed? What would you place in the of the template? How are they inserted into a new project? etc.
Jeff Clausius
SourceGear
SourceGear