Hi All,
Thanks in Advance..
I want to put a question to solve my problem, the question is that how is the way to use database (Trigger, Sps, and other elements) in VSS same like using source code in VSS and access in Microsoft Visual Studio.
like doing check in and out of database elements in VSS or other tool for making database in central location and also conversioning of database elements for example version history of Store procedures.
it will be very helpful for me for getting previous version of any Store procedure if required. because there is alot of changes performing on store procedure and some time we do mistake and need the previous version of that store procedure. same like on VSS we can get the previous version of any source code file if we did any mistake.