On Wed, Jul 9, 2008 at 4:16 PM, Paul Hill <[EMAIL PROTECTED]> wrote: > Hi All, > > I've inherited a project with little documentation. > > So I'm after a simple tool that can take a MS SQL database and produce > a Excel sheet containing the field structures etc. > It would be nice if it could identify foreign keys etc. > > Once it generates the structure I'll add my own comments. > > If I can't find anything I'll probably knock one up in Fox or use a SQL > script. > Any ideas?
--------------------------- Your output is to make a data dictionary? Visio, you can download a few tools that will do db modeling in a trial mode. All are great. You can look to query systables and write one yourself. -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

