 |
Document schema of your Microsoft SQL Server2000 database by printing it in your own custom style. You can print Database Roles, Defaults, File Groups, FullText Catalogues, Log Files, Rules, Stored Procedures, System Datatypes, Tables, Transaction Logs, User Defined Datatypes, Users, Views, Backup Devices, Logins,Languages, Remote Servers, Server Roles and Linked Servers.
The printed output can be customized to suit your own style. For example, you can customize fonts,page headers/footers, watermarks, page margins, printed quality, paper orientation, borders, duplex printing, line spacing.
You can preview the output before printing in many different formats and select pages to be printed. You can preview the output before printing in many different formats and select pages to be printed.
The printer output can be exported to RTF, HTML and PDF format for inclusion in word processors and web pages.
A version for SQL Server 7 is available from our web site www.starprint2000.com
preview print rtf schema microsoft sql server2000 sql sql server sql tools sql2000print color dictionary
|
 |
Prints Microsoft SQL Server 7 schema object definitions, including dependencies and permissions, for Database Roles, Defaults, File Groups, FullText Catalogues, Log Files, Rules, Stored Procedures, System Datatypes, Tables, Transaction Logs, User Defined Datatypes, Users, Views, Backup Devices, Logins,Languages, Remote Servers, Server Roles and Linked Servers.
The printed output can be customized to suit your own style. For example, you can customize fonts,page headers/footers, watermarks, page margins, printed quality, paper orientation, borders, duplex printing, line spacing.
You can preview the output before printing in many different formats and select pages to be printed. You can preview the output before printing in many different formats and select pages to be printed.
The printer output can be exported to RTF, HTML and PDF format for inclusion in word processors and web pages.
A version for SQL Server 2000 is available from our web site www.starprint2000.com
code color developer dictionary document export format pdf preview print printing
|
 |
Kickstart is a powerful tool for DBAs and software developers. It lets you write scripts using a simple Basic like language to generate database objects for every table in a Database schema. For example, you might have developed a robust Oracle stored procedure that inserts rows into a particular database as well as handling security, audit trails and locking. If you want to use that stored procedure as a standard template then you can do it manually, cutting, pasting, editing and testing or you can use Kickstart to do the tedious work for you in a few simple steps. Start Kickstart and point it the database you want to work with. Load your source code into the Kickstart script editor and replace actual table and column names by Kickstart script variables and loops. Push a button and in a few seconds you will have cloned your stored procedure for every database in your schema. If you need to enhance or correct your stored procedure, you can simply update the script and push the button again.
You can use the same techniques for SQL Server, DB2, Access and any programming language or web development tool that lets you edit source code as text. Kickstart also simplifies the process of converting schemas from one database to a different database. For example, you could take an Access schema and a script for creating DB2 tables and create the equivalent DB2 schema very easily.
Kickstart also gives you an ERD tool that creates ERD diagrams that you can rearrange and print. Its schema viewing tools gives you different ways to view the structure of your database. Kickstart also lets you maintain information about a schema that is not stored in the schema itself. For example, you can designate columns to be currency or dates or date-times, or look-up display fields so your generated scripts can reflect that knowledge.
Kickstart comes with a comprehensive help file and a set of demonstration scripts. Support is available at www.westfaro.com.
source code generator erd scriptable rad tool database compare schema software
|
|
|