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)
 how to do documentation and get datasamples

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-06 : 20:34:44
Kimmo writes "Hi!
Im novice at ms sql server 6.5.
im learning to create dynamic applications.
creating and modifying is quite ok, i have realized importance of good documentation what i can update if needed or comment..
1) How i can get: from selected db,all tables, fieldnames, types etc. in reusable format. i have done this in pdf printer from enterprise manager/diagrams butit would be nice to get them excell or txt format out from server.
2) how to heck i can get from selected table an "datasample".
example 100 first rows with fieldnames in text format.
i can maybe at time code this with cf but its not best possible solution.
sorry if i ask very stupid questions."
   

- Advertisement -