January 8, 2008 at 9:37 am
has anyone used or can recommend a documentation tool for sql server servers (server info, job info, dbinfo, dts info, etc)?
January 9, 2008 at 9:58 am
Try Red-gate bundle. http://www.red-gate.com/products/SQL_Doc/index.htm?gclid=CIq-vsXP6ZACFQwsOAodOUvxYw
Its also had 14 day trail. But you get what you want and it give you all information about server/database.
SQL DBA.
January 10, 2008 at 8:02 am
SchemaToDoc (http://www.schematodoc.com) will document your tables (primary keys), fields (type, size, defaults, nullable), indexes, check constraints, foreign keys, triggers, stored procedures, and views. The output is Word or linked html files. The program has an interface for annotating your tables, fields, and views (the info is stored as extended properties in the database) and lets you include these annotations in your output.
January 10, 2008 at 8:24 am
I realize there are several products out there, but I am looking more for server side (Server config,jobs,dts packages,versions of sp
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply