RE: MS SQL 2000 :: How to print table data>

2003-01-21 Thread Janine Jakim
I find the easiest and quickest way is togo to SQL manager and open the table in design view. Click on the Print Screen button. paste pic onto word doc. Use format Picture to trim the extra space from the pic. I like the visual of this way- I get all the design info in a quick easy to read format.

RE: MS SQL 2000 :: How to print table data>

2003-01-21 Thread Tangorre, Michael
in query analyzer use sp_help "tablename" (without the quotes). hth. mike -Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 8:52 AM To: CF-Talk Subject: MS SQL 2000 :: How to print table data> How can I print out all table data - fieldname/