PostgreSQL 6.4.2 and Oracle JDeveloper 1.1: Anyone using these tools.

From: Stephen Hurrell <hurrells(at)baynet(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: PostgreSQL 6.4.2 and Oracle JDeveloper 1.1: Anyone using these tools.
Date: 1999-04-14 15:57:11
Message-ID: 3714BAD7.4105543C@baynet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello.

I want to do this so that I can develop and home on postgres and port to
oracle at work later.

Info:
Server: Slackware 3.5, JDK 1.1.7, Postgres 6.4.2 and the JDBC examples
all work fine from/on the server.
Client: NT4SP4, Oracle JDeveloper 1.1 (it uses jdk 1.1.4 I think.)

I built the postgres.jar file on Linux and took it to NT. I can load and
review the classes within it using JDev1.1.

I can't get connect either through simple (examples.basic.java) examples
or via the data wizard. I did get the wizard
to throw an exception on the postgres class at one point. I havent
replicated this yet today.

Is anyone trying/using JDev or have a small example that might work?

Reading the mailing lists I think I am looking at a possible hba
problem.

Thanks, STeve
-----EOT

Browse pgsql-interfaces by date

  From Date Subject
Next Message Matthew Hagerty 1999-04-14 18:47:59 Urgent, bool-to-int patch possible?
Previous Message Loic Mahe' 1999-04-14 15:52:24 Pb. when compiling jdbc (postgresql-6.4.2)