Re: SQL Server and VSS
From: Ron Talmage (rtalmage_at_prospice.com)
Date: 02/01/05
- Next message: Ron Talmage: "Re: Passing variables as column name"
- Previous message: Peter Yang [MSFT]: "RE: Backing up to Colorado external tape"
- In reply to: Igor Marchenko: "SQL Server and VSS"
- Next in thread: Igor Marchenko: "Re: SQL Server and VSS"
- Reply: Igor Marchenko: "Re: SQL Server and VSS"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 19:12:55 -0800
Igor,
The main problem with a full integration is that there is no way to mark an
object as checked out, or read only, in a database. Therefore most
development teams I've worked with will stipulate that all database objects
must be edited from text file T-SQL scripts, which are stored in a source
code control system and checked out locally.
Ron
-- Ron Talmage SQL Server MVP "Igor Marchenko" <igormarchenko@hotmail.com> wrote in message news:e1SbCgACFHA.2568@TK2MSFTNGP11.phx.gbl... > Hello! > > I was wondering if there is a tool on the market that seamlessly > integrates SQL Server and VSS. I would like to be able to check-out/check > in stored procedures so that only one person can edit it etc. Does > Microsoft plan to have SQL server integrated with VSS in the next version? > > Thanks, > Igor >
- Next message: Ron Talmage: "Re: Passing variables as column name"
- Previous message: Peter Yang [MSFT]: "RE: Backing up to Colorado external tape"
- In reply to: Igor Marchenko: "SQL Server and VSS"
- Next in thread: Igor Marchenko: "Re: SQL Server and VSS"
- Reply: Igor Marchenko: "Re: SQL Server and VSS"
- Messages sorted by: [ date ] [ thread ]