OpSQLPInst ... SQL-Server-Project-Install | |||
Description Screenshots VersionHistory Requirements Download |
1. Save your original Stored Procedure to a TextFile (sp_demo.txt).
2. Define one ore more new SQLServer with DisplayName, Server, DB, User, Password, More...(e.g.: Network=DBNMPNTW or Network=DBMSSOCN) and TimeOut. Save the SQLServer-Set.
3. Define a new Project with a Name (Demo) and a ProjectFile (prjDemo.ini). Save the Project. Refresh and select it.
4. Define a new Project-Step with a Name (sp_demo) and a SrcFile (sp_demo.txt) and the Type (='P') and sysstat (& 0xf = 4). In the DoBefore you can define a Action that you need, before the Stored Procedure is created (e.g.: drop table demo). Save the Project-Step. Refresh and select it.
1. Connect to a SQLServer
2. Select a Project.
3. Go to Project-Step and select a Step.
4. Refresh the DB-List and select a DB
5. Now you can Check if the Stored Procedure exists,
or Display the Stored Procedure,
or Compare the Stored Procedure with the TextFile,
or Create the Stored Procedure from the TextFile.
Import-Project:
Import-Step:
Send your Feedback to OpSoftware@chello.at
© 2000-2003 Ing. Otmar Pilgerstorfer |