database diagram print on one page

  • hello all

    can anyone tell that how cud i be able to take print of Database diagram which is too large . i have almost 88 tables. i created diagram in SQL , but it covers almost 40 pages to print , i cant fix so long print on my table. so kinldy suggest any worth solution. copying in MS-Word even doesnt work. kinldyu take it as urgent

    Shiwani Arora

    Programmer

    PLRS, Punjab

  • I dont know how to do this directly in SQL Server .. but you could download a demo of something like ER Studio that will do this for you ?

    ~si

  • Not sure if it a solution to your needs, but if you set your printer properties when producing the printed output, to only have it fit to one page would shrink it.

    However, 88 tables on one page would be rather small and verging on the unreadable.

    Printing to A3 or even A2 to one page may be better if you are able to do that.

    Other than that, can you segregate the details to multiple diagrams with related areas together?

    e.g. Tables A, B, C and D on on diagram and E, F, G and H on another etc?

    I think you can also scale the print to be on say 4 pages and use glue to stick the pieces together?

  • thanks for ur help

    but if i try on draging tables on one or four pages, it will take almost 2 to 3 full days to drang and adjust tables and relations . more over according to my knowledge there is no button like 'shrink to one/two page' in SQL. All i have to do at my own, now this is very time consuming and frustating too.

  • another option then is perhaps visio if you have that installed and reverse engineer the db ?

  • I am not talking about the diagram, but Printing.

    Once you have the diagram open, try the Print options and in the Print Properties, adjust the output to the desired scale.

    I think the Adventure Works diagram got to one page scaled down to 10% when printed.

  • yes ur idea worked upto some extent

    Thanks so much

  • I'd have to agree with what Simon posted, Visio is a really good tool for doing exactly what you are looking to accomplish. We use it for all our database diagrams.

  • And could you tell me just how that is done in Visio? I'd love to be able to do that!

    Thank you

    Ed Lyons

Viewing 9 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic. Login to reply