The information in this article applies to:
SUMMARYThis article describes how to put SQL Server stored procedures under source control on a remote machine through Visual InterDev 6.0. MORE INFORMATION
There are two distinct configurations for placing stored procedures under source control.
Install the Visual SourceSafe client components on the SQL Server machine. You can do this by running Netsetup.exe from the directory of the machine that has the Visual SourceSafe database installed on it. Change the MSSQLServer service to run under a user acount that has access to the remote machine. SQL Server uses the this account to logon to the remote server in order to check files in and out of Visual SourceSafe. On the client that is running Visual InterDev follow these steps:
Stored procedures successfully placed under source control will display a lock icon. Additional query words: kbDSupport
Keywords : kbSSafe600 kbStoredProc kbVisID600 kbGrpASP |
Last Reviewed: March 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |