VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

SQL Server Object Documentation

Manish Patil  (1 Submission)   Complete Applications   Intermediate   Wed 3rd February 2021

Used to Document a SQL Server Database.
Login
Select the Database to document.
Select the Path at which the documents (.doc) will be created. Just select the primery location, the application will create the folder with the database name.
Select the objects to document.
Click the Create Document Button.
The application uses SQL-DMO to document Tables and Stored Procedures of a selected SQL Server 2000 database.
The application creates .doc files for each selected SQL Server object(Table/Stored Procedure), and writes varied information about the object to the .doc file. (Required MS Word).
The application also maintains the last selected information.

Assumes
Needs MS Word and MS SQL Server 2000.

Returns
The application creates .doc files for each selected SQL Server object(Table/Stored Procedure), and writes varied information about the object to the .doc file. (Required MS Word).

API Declarations
SHBrowseForFolder
GetPrivateProfileString
WritePrivateProfileString
Sleep
ShellExecute

Rate SQL Server Object Documentation (7(7 Vote))

Download SQL Server Object Documentation

SQL Server Object Documentation Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters