Dnia 10-01-2008 o godz. 13:35 Patrick Kilian napisaĆ(a): > Hello, > > I am trying to generate diagrams from SQL dumps of a MySQL database > which I administrate. I found the tool autodia which seems to do what I > need. So I downloaded version 2.03 from > http://search.cpan.org/CPAN/authors/id/T/TE/TEEJAY/Autodia-2.03.tar.gz > and tried it. > ...
Maybe you could try sql2dia: http://sourceforge.net/projects/sql2dia/ It worked fine for me and you don't even have to make dumps it goes straight from the server. Just run with something like: c:\Perl\bin\perl mysql2dia -d database_name -u user -p password ---------------------------------------------------- Czy Dygant ma sztuczny biust? Zobacz! http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fdygat.html&sid=175 _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
