Can anyone reccomend a good database management program(for like
creating/editing db's/tables/queries, etc) that supports the following
databases: MySQL, PostGre, DB2, MS SQL, and Interbase. I can find
many that support just a couple of those, but it would be really nice
to have one program that I could do all of them from.
Thx.
Noel - 26 Jul 2004 11:32 GMT
>Can anyone reccomend a good database management program(for like
>creating/editing db's/tables/queries, etc) that supports the following
>databases: MySQL, PostGre, DB2, MS SQL, and Interbase. I can find
>many that support just a couple of those, but it would be really nice
>to have one program that I could do all of them from.
Try Database Workbench from www.upscene.com
William Park - 26 Jul 2004 20:02 GMT
> Can anyone reccomend a good database management program(for like
> creating/editing db's/tables/queries, etc) that supports the following
> databases: MySQL, PostGre, DB2, MS SQL, and Interbase. I can find
> many that support just a couple of those, but it would be really nice
> to have one program that I could do all of them from.
> Thx.
PHP supposedly has support for all of those. But, that's only at API
level; and, you have to write the code that calls those APIs. For simple
shell interface to MySQL/PostgreSQL using "SQL", take a look at
http://freshmeat.net/projects/bashdiff/

Signature
William Park, Open Geometry Consulting, <opengeometry@yahoo.ca>
Toronto, Ontario, Canada