Re: [QUESTIONS] Accessing Postgres from JBuilder using JDBC

From: Pierre Habraken <Pierre(dot)Habraken(at)ujf-grenoble(dot)fr>
To: Peter T Mount <postgresdev(at)maidast(dot)demon(dot)co(dot)uk>
Cc: Patrick Scott Pierce <pspierce(at)slacker(dot)design(dot)mindspring(dot)net>, Aaron Dunlop <dunlopa(at)adscomputers(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [QUESTIONS] Accessing Postgres from JBuilder using JDBC
Date: 1998-03-24 14:40:46
Message-ID: 3517C5EE.F379E01C@ujf-grenoble.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Habraken(at)ujf-grenoble(dot)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
________________________________________________________________________

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1998-03-24 19:41:53 Re: [QUESTIONS] Accessing Postgresfrom JBuilder using JDBC
Previous Message Peter T Mount 1998-03-23 18:58:50 Re: [INTERFACES] JAVA Mapping