Re: [QUESTIONS] Accessing Postgres from JBuilder using JDBC - Mailing list pgsql-interfaces

From Pierre Habraken
Subject Re: [QUESTIONS] Accessing Postgres from JBuilder using JDBC
Date
Msg-id 3517C5EE.F379E01C@ujf-grenoble.fr
Whole thread Raw
In response to Re: [QUESTIONS] Accessing Postgresfrom JBuilder using JDBC  (Peter T Mount <postgresdev@maidast.demon.co.uk>)
List pgsql-interfaces
Peter T Mount wrote:
>
> On Fri, 20 Mar 1998, Aaron Dunlop wrote:
>
> > [...]
> > Borland's JBuilder FAQ's have a bit of information about adding JDBC
> > drivers,
> > etc. I don't have the exact URLs, but start at
> > http://www.borland.com/jbuilder
>
> I'll find the correct url, and add it to the FAQ.

I found the answer to my question in the FAQ at
http://www.borland.com/devsupport/jbuilder/qanda/484.html.
(the IDE classpath must be set twice : a first time using the 'tools/IDE
Options...' menu and then a second time by manually editing the file
jbuider.ini...)

So, the so called 'Connection Editor' now passes the connexion test.
I have added a QueryDataSet component to my app. and I am at present
#trying# to use the 'Query Editor'...

Thanks for your help.

Pierre
--
________________________________________________________________________
Pierre HABRAKEN - mailto:Pierre.Habraken@ujf-grenoble.fr
Tél: 04 76 51 48 87 - Fax: 04 76 51 45 63
Université Joseph Fourier - Département Scientifique Universitaire
Adresse postale : CAFIM/DSU BP53 38041 Grenoble Cedex 9
________________________________________________________________________

pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] JAVA Mapping
Next
From: Peter T Mount
Date:
Subject: Re: [QUESTIONS] Accessing Postgresfrom JBuilder using JDBC