VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



SQL Server Object Documentation

by Manish Patil (1 Submission)
Category: Complete Applications
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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.
Code 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

Download SQL Server Object Documentation

Download SQL Server Object Documentation (13 KB)

SQL Server Object Documentation Comments

No comments have been posted about SQL Server Object Documentation. Why not be the first to post a comment about SQL Server Object Documentation.

Post your comment

Subject:
Message:
0/1000 characters