Mateusz Mazur wrote:
>
> Hello.
> I wonder where I can find JDBC driver for Postgresql. I think it should be
> class (sorry I am newbie). I would be very greatfull for quick response.
>
> Mateusz.
download the source tarball go into
src/interfaces/jdbc
and follow directions!1
bon appetite!!
Quoting Mateusz Mazur <[EMAIL PROTECTED]>:
> Hello.
> I wonder where I can find JDBC driver for Postgresql. I think it should
> be
> class (sorry I am newbie). I would be very greatfull for quick
> response.
The JDBC driver is actually a collection of many classes. What you want is the
jar arch
On Monday 11 December 2000 11:45, Mateusz Mazur wrote:
> Hello.
> I wonder where I can find JDBC driver for Postgresql. I think it should be
> class (sorry I am newbie). I would be very greatfull for quick response.
>
> Mateusz.
/usr/src/postgresql-7.0.3/src/interfaces/jdbc
Its with the source.
Hello.
I wonder where I can find JDBC driver for Postgresql. I think it should be
class (sorry I am newbie). I would be very greatfull for quick response.
Mateusz.