I use DBDesigner 4 for that purpose. After reverse engineering or
creating the structure, I select all objects and select "copy as image".
Then I print it with a graphics program.
Best regards
Bill Karwin wrote:
> Bosconian wrote:
>
>> I need an affordable way to print out MySQL database schema.
>
>
> Have you checked out DBDesigner 4? It's free.
>
> http://www.fabforce.net/dbdesigner4/
>
> I don't recall if it has a print feature, but it can generate an ER
> diagram by reverse-engineering an existing MySQL database. You might be
> able to at least make a screen capture of that diagram, even if it
> doesn't have a print function built in.
>
> Regards,
> Bill K.