| | |
How to print tables in SQL Server 2005
Please support our MS SQL advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
In Sql Server Management studio expand databases on the left, expand the database that contains your tables, right click on Database diagrams and choose 'New database diagram', you may at this point receive a message saying you don't have all the support objects required, click ok to have them created. A dialogue box appears with a list of the tables, select them all and click add. Now choose Print from the file menu. You may need to manually size and drag the tables around if you want to fit them to one A4 page.
Last edited by hollystyles; Apr 16th, 2007 at 7:08 pm.
•
•
Join Date: Jan 2007
Posts: 15
Reputation:
Solved Threads: 0
Thanks for the prompt response. I followed your instructions and created the diagram and the Print option became active. However, it only printed the diagram and all the relationships mapped, and did not print the tables with their content (the records). I just need to simply print the tables (just like if they were in exel). Thanks.
In Sql Server Management Studio, expand databases, right click your database and choose tasks -> Export. In the first wizard page choose the source (this should already be the databse you just right clicked), click next. In the destination drop down choose Microsoft Excel, browse to a folder and type a filename, check the box 'First row has column names' click next. Choose the first option 'Copy data from one or more tables or views' click next. Select all the tables and click next, check the box 'Execute immediately' click next, click finish.
![]() |
Similar Threads
- sql server 2005 express i need help<<<? (MS SQL)
- How to connect queries from SQL Server 2005 to VB.Net Windows application (VB.NET)
- How to connect queries from SQL Server 2005 to VB.Net Windows application (MS SQL)
- Access & MS SQL Server 2005 (MS SQL)
- [For Hire] ASP.NET 2.0 (C#), Atlas, SQL Server 2005: Web Developer / Architect (Post your Resume)
Other Threads in the MS SQL Forum
- Previous Thread: How to connect queries from SQL Server 2005 to VB.Net Windows application
- Next Thread: SQL Permissions
| Thread Tools | Search this Thread |






