Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server Diagrams 1

Status
Not open for further replies.

powahusr

Technical User
Jan 22, 2001
240
US
Does anyone know of any tricks on how to make SQL Server “Diagrams” print-out properly without cutting off half the table in multiple or even single table diagrams?

For Instance, when I try to drag a table(s) to the top left hand corner of the diagram, the Horizontal and Vertical Scroll bars re-adjust. Basically this just puts you right back in the middle of the page where you run into printing problems.

Anyway to get the diagram to cooperate better?

Thanks in advance!!
 
Yeah I got that too. I have a copy of Visio though, I just imported the schema into that and printed it out via visio. If you don't have visio though, that ain't going to be much help. foo
 
Well that is good news as I do actualy have Visio.
Thanks for you help!
 
Chopsaki,

I use SQL Query Analyzer 99% percent of the time, so I am not completely familiar with the Enterprise Server environment. I took a glance, and could not find a SCHEMA object of some sort to import into Visio. What exactly am I looking for, and can you give me the steps I need to make this happen?

Thanks a lot!!!
 
Sorry mate, been away for a while. You need to reverse engineer your database. Then you can make all the pretty pictures you like :).
foo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top