To integrate SCM Anywhere Standalone with SQL Server Management Studio 2008, we can follow the steps below:
1. Install SCM Anywhere Standalone Windows GUI Client on the machine hosting SQL Server and SQL Server Management Studio.
2. Open SQL Server Management Studio, and click menu Tools -> Options -> Source Control. In the Source Control page, select Dynamsoft SCM Anywhere Standalone MSSCCI Plug-in as the current source control plug-in.
3. Open an existing project/solution or create a new one through the SQL Server Management Studio menu File. Then open the solution explorer by click menu View -> Solution Explorer.
4. Add the solution/project into source control by right-clicking the solution/project file and clicking Add Solution to Source Control menu. The following dialog box will prompt out:

5. In the Connect to Server dialog box, please input the Server IP, port, userName and password, and click Connect. In the Add to Dynamsoft SCM Standalone Folder dialog box, select/create a folder in the folder tree:

6. You can add new item/ existing item/ new connection/ new query by right-clicking the project file and click Add. These items will be in the Pending Checkins window. After checking in, the items will be under source control of SCM Anywhere Standalone.

