Martin Matusiak writes:
> I am doing a project for college developing a java system utilizing a
> RDBMS. The choice is between PostgreSQL and Oracle and I'm wondering
> exactly how impossible would it be to make it compatible with both.
I tried to do something like that recently and the way Oracl
[EMAIL PROTECTED] ("Martin Matusiak") wrote:
> Would it be possible to create some sort of transparent API based on
> ODBC to be used with PostgreSQL and Oracle? I know there exists a
> JDBC - ODBC bridge for java.
If you wrote your application exclusively using JDBC using functions
existing in bo
EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 17, 2003 4:03 PM
Subject: Re: [HACKERS] postgresql and oracle, compatibility assessment
> Martin Matusiak kirjutas E, 17.02.2003 kell 16:53:
> > Greetings,
> >
> > I am doing a project for college de
Martin Matusiak kirjutas E, 17.02.2003 kell 16:53:
> Greetings,
>
> I am doing a project for college developing a java system utilizing a
> RDBMS. The choice is between PostgreSQL and Oracle and I'm wondering
> exactly how impossible would it be to make it compatible with both.
> Postgre is said
Greetings,
I am doing a project for college developing a java
system utilizing a RDBMS. The choice is between PostgreSQL and Oracle and I'm
wondering exactly how impossible would it be to make it compatible with both.
Postgre is said to be completely ANSI SQL complaint, is it feasible to im