Re: [GENERAL] Database reverse engineering

2007-10-14 Thread vladimir konrad
> I am trying to use postgresql-autodoc. The autodoc finds all the Perl > modules and compiles but when I go to /usr/local/bin and run > postgresql_autodoc like this I had a good luck with schema-spy (done in java)... http://schemaspy.sourceforge.net/ Vlad ps: the command I use is (all on one

Re: [GENERAL] Database reverse engineering

2007-10-08 Thread MargaretGillon
I am trying to use postgresql-autodoc. The autodoc finds all the Perl modules and compiles but when I go to /usr/local/bin and run postgresql_autodoc like this postgresql_autodoc -f owl -d owl -u postgres --password='' I get a message that says Use of uninitialized value in numeric lt (<)

Re: [GENERAL] Database reverse engineering

2007-09-18 Thread Paul Boddie
On 13 Sep, 06:12, [EMAIL PROTECTED] (Ow Mun Heng) wrote: > On Mon, 2007-09-10 at 13:00 -0600, RC Gobeille wrote: > > Or this one: > >http://schemaspy.sourceforge.net/ > > Can't seem to get it to connect to PG using the example. > > java -jar schemaSpy_3.1.1.jar -t pgsql -u operator -p operator -o >

Re: [GENERAL] Database reverse engineering

2007-09-15 Thread Scott Ribe
Embarcadero's tools are quite nice, quite pricey, Windows only. -- Scott Ribe [EMAIL PROTECTED] http://www.killerbytes.com/ (303) 722-0567 voice ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

Re: [GENERAL] Database reverse engineering

2007-09-12 Thread Ow Mun Heng
On Mon, 2007-09-10 at 13:00 -0600, RC Gobeille wrote: > Or this one: > http://schemaspy.sourceforge.net/ Can't seem to get it to connect to PG using the example. java -jar schemaSpy_3.1.1.jar -t pgsql -u operator -p operator -o test_db -host localhost -db test_db Using database properties: [sc

Re: [GENERAL] Database reverse engineering

2007-09-12 Thread Josh Trutwin
On Sat, 08 Sep 2007 11:44:17 +0200 Thorsten Kraus <[EMAIL PROTECTED]> wrote: > I am looking for a tool which is able to generate a database > diagramm including the relationships from an existing database > schema. The only tool I know for this purpose is the Clay database > plugin for eclipse. Ar

Re: [GENERAL] Database reverse engineering

2007-09-10 Thread RC Gobeille
Or this one: http://schemaspy.sourceforge.net/ On Sep 8, 2007, at 4:43 AM, A. Kretschmer wrote: am Sat, dem 08.09.2007, um 11:44:17 +0200 mailte Thorsten Kraus folgendes: Hello, I am looking for a tool which is able to generate a database diagramm including the relationships from an existi

Re: [GENERAL] Database reverse engineering

2007-09-08 Thread Merlin Moncure
On 9/8/07, Thorsten Kraus <[EMAIL PROTECTED]> wrote: > Hello, > > I am looking for a tool which is able to generate a database diagramm > including the relationships from an existing database schema. The only > tool I know for this purpose is the Clay database plugin for eclipse. > Are there any ot

Re: [GENERAL] Database reverse engineering

2007-09-08 Thread A. Kretschmer
am Sat, dem 08.09.2007, um 11:44:17 +0200 mailte Thorsten Kraus folgendes: > Hello, > > I am looking for a tool which is able to generate a database diagramm > including the relationships from an existing database schema. The only > tool I know for this purpose is the Clay database plugin for e