Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Writing a software manual

Author  Topic 

hasanali00
Posting Yak Master

207 Posts

Posted - 2006-01-23 : 08:45:33
Hi
I am writing a software manual for a system I have developed.

I need to describe in a Word document all the tables within the database and the fields within each table.

Is there a way to get all the tables and the fields into a Word document, so I dont have to write them manually??

Kind regards

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-01-23 : 08:53:46
Make use of Generate SQL Script option from Enterprise Manager

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-01-23 : 12:06:14
Hi hasanali00,

Someone asked this just the other day ... dunno if my answer there does what you want?

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=60678

Kristen
Go to Top of Page
   

- Advertisement -