Re: ΑΠ: ΑΠ:

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: kstergiou(at)in(dot)gr
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: ΑΠ: ΑΠ:
Date: 2004-02-25 12:40:39
Message-ID: 1077712839.1778.62.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

OK,

I guess I learn something new here too, in the database pilot, select
options and then add the driver and sample url, then it will be
available.

Dave
On Wed, 2004-02-25 at 06:12, kstergiou(at)in(dot)gr wrote:
> when i'm adding a database and trying to establish a connection
> i can only choose between com.borland.datastore.jdbc.DataStoreDriver,
> interbase.interclient.Driver etc at the driver combo box
> Same happens when i try to use database pilot and add a new URL
> How can i add postgresql driver in that list?
>
>
>
>
> -----Αρχικό μήνυμα-----
> Από: "Dave Cramer" <pg(at)fastcrypt(dot)com>
> Αποστολή: Τρίτη, 24 Φεβρουαρίου 2004 5:05 μμ
> Προς: "kstergiou(at)in(dot)gr" <kstergiou(at)in(dot)gr>
> Κοιν.: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
> Θέμα: Re: ΑΠ: ΑΠ: [JDBC]Postgres and JBuilderX onLinux
>
> I'm not sure what you mean by other drivers ??
>
> Which screen?
>
> dave
> On Tue, 2004-02-24 at 12:01, kstergiou(at)in(dot)gr wrote:
> > thenks for the advice
> > Now i can use the driver through jbuilder but still
> > i can't see it with the other drivers (oracle, db2 etc)
> > this might be a CLASSPATH problem or i must declare it
> > somewhere else also?
> >
> > regards
> >
> >
> >
> > -----Αρχικό μήνυμα-----
> > Από: "Dave Cramer" <pg(at)fastcrypt(dot)com>
> > Αποστολή: Τρίτη, 24 Φεβρουαρίου 2004 12:26 μμ
> > Προς: "kstergiou(at)in(dot)gr" <kstergiou(at)in(dot)gr>
> > Θέμα: Re: ΑΠ: [JDBC] Postgres and JBuilderX onLinux
> >
> > Ok,
> >
> > First create a library for postgres
> >
> > project-> properties -> required libraries -> new library
> >
> > then
> >
> > in the tools->enterprise setup add a new database driver and choose the
> > postgres library, jbuilder will create the postgresql.config file for
> > you
> >
> > Dave
> > On Tue, 2004-02-24 at 05:19, kstergiou(at)in(dot)gr wrote:
> > > I copied the .jar file in JBuilderX/lib (i tried also JbuilderX/lib/ext) then
> > > from menu i chose Tools -> Enterprise Setup and i added the driver
> > > I can't see the postgres jdbc with the other drivers (interbase, oracle, etc)
> > > but i haven't tried to add it manually in the code.
> > >
> > > JBuilder help says that i need a postgres.config file so it will be built
> > > the libraries it needs.
> > >
> > > How can i add pgsql driver with the others so i can access the db from jbuilder tools?
> > >
> > > When i try to access the db from programs i wrote outside jbuilder everything
> > > works ok.
> > >
> > >
> > >
> > > -----Αρχικό μήνυμα-----
> > > Από: "pgsql-jdbc-owner(at)postgresql(dot)org" <pgsql-jdbc-owner(at)postgresql(dot)org> εκ μέρους "Dave Cramer" <pg(at)fastcrypt(dot)com>
> > > Αποστολή: Τρίτη, 24 Φεβρουαρίου 2004 2:15 πμ
> > > Προς: "kstergiou(at)in(dot)gr" <kstergiou(at)in(dot)gr>
> > > Κοιν.: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
> > > Θέμα: Re: [JDBC] Postgres and JBuilderX on Linux
> > >
> > > what did you try? I set it up in a few seconds ?
> > >
> > > Dave
> > > On Mon, 2004-02-23 at 20:30, kstergiou(at)in(dot)gr wrote:
> > > > I'm trying to setup the jdbc driver for postgres on jbuilder
> > > > i followed the advice from jbuilder help but i failed. I only have the jar
> > > > file and i think i need the postgres.config also but i don't know where to find
> > > > it. Can someone inform me how or where to find it ?
> > > > If there is any other way to do it please tell me how to do it
> > > >
> > > > Any help will be really appreciated
> > > >
> > > > Thanks in advance
> > > >
> > > > ---------------------------(end of broadcast)---------------------------
> > > > TIP 5: Have you checked our extensive FAQ?
> > > >
> > > > http://www.postgresql.org/docs/faqs/FAQ.html
> > > >
--
Dave Cramer
519 939 0336
ICQ # 14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ole Streicher 2004-02-25 14:15:40 Connection pools with LOB?
Previous Message kstergiou 2004-02-25 11:12:51 ΑΠ: ΑΠ: ΑΠ: [JDBC]Postgres and JBuilderX onLinux