From: Mark Lehrer <edge@mud.imperium.net>
Subject: Re: JDBC / Corba / SQL-DB on one Box
Date: 1997/02/02
Message-ID: <w7hgjvnf3p.fsf@mud.imperium.net>#1/1
references: <32F38455.4B1D@cs.tu-berlin.de>
organization: Imperium Internet
newsgroups: comp.databases.oracle.server,comp.databases.oracle.tools,comp.databases.paradox,comp.databases.progress,comp.lang.java.programmer,comp.object.corba,comp.os.linux.misc,comp.os.linux.development.apps



Joern Guy Suess <yogi@cs.tu-berlin.de> writes:

> Is there a way to set up the system systems above using publicly
> available software, in such a way that they meet the criterium of
> 
> - an SQL DB
> - JDBC access

Postgres95's JDBC drivers are somewhat primitive but functional; so
Linux + Postgres + JavaPostgres-0.2 is one way to go; at least for
a proof-of-concept prototype.  I wouldn't use it for anything too
complicated, though, since the JDBC classes are probably a bit
fragile.

I do not know anything about Orbix, so I cannot comment on that.


