README.md

December 4, 2022 ยท View on GitHub

SQL Server Object Documentation

Description

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.

More Info

Needs MS Word and MS SQL Server 2000.

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

Submitted On2006-01-02 06:10:04
ByManish Patil
LevelIntermediate
User Rating4.6 (32 globes from 7 users)
CompatibilityVB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FileSQL_Server196153122006.zip

API Declarations

SHBrowseForFolder
GetPrivateProfileString
WritePrivateProfileString
Sleep
ShellExecute