-
This article is a part of SourceSafe / VSS Tutorial Dynamsoft provides a tool called SCC Provider Manager with its SourceAnywhere source control product family. With this tool, you can choose one of the SCC providers in your system as the default provider. This is a screen shot of the...
-
This article is a part of SourceSafe / VSS Tutorial SourceSafe provides an Archive utility, with which we can periodically backup our VSS Database or projects and transport files/projects between SourceSafe databases. SourceSafe also provides a Restore tool which allows us to restore the data from an archive. How to...
-
This article is a part of SourceSafe / VSS Tutorial PowerBuilder was a popular tool for database front end development. I used PowerBuilder 6 about 10 years ago to develop a MIS (Management Information System) application. The tool was powerful but in the past 5 years, PowerBuilder lost its ground...
-
This article is a part of SourceSafe / VSS Tutorial SourceSafe can be integrated into Visual Basic 6.0 to source control the VB forms, modules, class modules, etc. To integrate SourceSafe with VB 6.0, we can do as follows: Choose SourceSafe as the current source control provider. For information...
-
This article is a part of SourceSafe / VSS Tutorial SourceSafe can be integrated into Visual C++ 6.0 to source control VC projects and files. To integrate SourceSafe with VC 6.0, we can do as follows: Choose SourceSafe as the current source control provider. For information on how to...
-
This article is a part of SourceSafe / VSS Tutorial Visual SourceSafe (VSS) users are based on VSS databases. When a VSS database is created, there will be two default users added to the database: Admin and Guest. As the database administrator, we need to add user accounts for all...
-
This article is a part of SourceSafe / VSS Tutorial Visual SourceSafe can be integrated into Flash (Professional edition only) to source control projects. To use source control functions, we should define a site for the project. Open Flash. Click menu Site -> Edit Sites to New or Edit a...
-
This article is a part of SourceSafe / VSS Tutorial Visual SourceSafe can be integrated into Dreamweaver to source control projects and files. Open Dreamweaver. Click Site menu -> Manage Sites to create a New site or to Edit a site. (New or Edit a site) In the Site Definition...
-
This article is a part of SourceSafe / VSS Tutorial The Visual SourceSafe integration with SQL Server Management Studio (SSMS) 2005 is virtually identical to SQL Server Management Studio (SSMS) 2008. Similar to SSMS 2008, we cannot version control SQL objects directly in SSMS 2005. However, we can create scripts...
-
This article is a part of SourceSafe / VSS Tutorial Visual SourceSafe can be integrated with SQL Server Management Studio 2008 to facilitate team activities and enable parallel development. We can version control Table, Stored Procedure, Trigger, Rule, etc. in SQL Server 2008. We cannot directly version control the SQL...