cygwin (JDBC driver) installation - Mailing list pgsql-cygwin

From Sarada
Subject cygwin (JDBC driver) installation
Date
Msg-id BAY8-DAV42vZTc4h62e0001cdcf@hotmail.com
Whole thread Raw
List pgsql-cygwin

Hi,

 

 

I installed cygwin on windows XP

I am trying to access db using java

I read that cygwin comes with JDBC driver, I included the class path of the java jar file (cygwin/usr/shar/postgresql/java.jar) in the class path

 

When I tried to run the java program :

 

java.sql.SQLException: No suitable driver

      at java.sql.DriverManager.getConnection(DriverManager.java:532)

      at java.sql.DriverManager.getConnection(DriverManager.java:171)

      at da.main(da.java:53)

 

 

How can I check if I have the JDBC driver installed properly?

 

 

Can some one please help me?

Please provide me with some information.

Thank you

pgsql-cygwin by date:

Previous
From: "Leeuw van der, Tim"
Date:
Subject: Re: Error when I try to run initdb under cygwin. Plz help me...
Next
From: Adolfo Arbach
Date:
Subject: command question