Re: [JDBC] ΑΠ: ΑΠ:

From: "Andrew Lazarus" <drlaz(at)attglobal(dot)net>
To: <pg(at)fastcrypt(dot)com>, <kstergiou(at)in(dot)gr>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [JDBC] ΑΠ: ΑΠ:
Date: 2004-02-26 14:59:35
Message-ID: 14c701c3fc79$28354d10$847ba8c0@ANDYXP
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

To get your app to see the PG driver, you can use the Add Library, but to
get the *IDE* to see it for design, make a file called Postgres.config in
/.../JBuilderX/lib/ext with the line

addpath C:\Documents and Settings\Andrew
Lazarus\jbproject\classes\pg74.1jdbc3.jar

(obviously modified for your own paths; works on Unix with forward slashes).

The pay versions of JBuilder are supposed to generate the config file when
you add the library, but the free one won't.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jean-Christophe ARNU 2004-02-26 15:19:25 Re: Asynchronous notifications
Previous Message Jean-Christophe ARNU 2004-02-26 14:23:28 Asynchronous notifications