Discussion:
[Middlegen-user] PostgreSQL 7.2.1 is a go
Hendrik Bohlen
2002-04-25 10:05:10 UTC
Permalink
Hi there,

just wanted to let you know that middlegen works together with the
PostgreSQL 7.2.1 / PostgreSQL JDBC-Driver
(www.postgresql.org / the postgresql database and the jdbc-driver must
be compiled from source, since there is no binary distribution).
Since the communication is via JDBC this is not really a great surprise,
but i thought that perhaps this information could be added to the
middlegen-homepage.

By the way, middlegen is a great tool (saves some hours of stupid code
generating).

regards
Hendrik
--
Hendrik Bohlen, Dipl.-Inform.
Werum Software & Systems AG

mailto:***@werum.de | http://www.werum.de
a***@netcom.no
2002-04-25 11:02:08 UTC
Permalink
Hi Hendrik,

Not all JDBC drivers behave the same, so this is valuable info. FYI -
in case you need to tune how Middlegen works with a particular driver
(such as dealing with non standard sql types), take a look at
MiddlegenPopulator.tune(DatabaseMetaData) in CVS. There are some hooks
there for Oracle and MSSQL already.

Thanks for your feedback!

----- Original Message -----
From: Hendrik Bohlen <***@werum.de>
Date: Thursday, April 25, 2002 2:05 pm
Subject: [Middlegen-user] PostgreSQL 7.2.1 is a go
Post by Hendrik Bohlen
Hi there,
just wanted to let you know that middlegen works together with the
PostgreSQL 7.2.1 / PostgreSQL JDBC-Driver
(www.postgresql.org / the postgresql database and the jdbc-driver
must
be compiled from source, since there is no binary distribution).
Since the communication is via JDBC this is not really a great
surprise,
but i thought that perhaps this information could be added to the
middlegen-homepage.
By the way, middlegen is a great tool (saves some hours of stupid
code
generating).
regards
Hendrik
--
Hendrik Bohlen, Dipl.-Inform.
Werum Software & Systems AG
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Loading...