no suitable driver - Mailing list pgsql-jdbc

From umakanth parsi
Subject no suitable driver
Date
Msg-id 20050531044312.20670.qmail@web31704.mail.mud.yahoo.com
Whole thread Raw
Responses Re: no suitable driver
List pgsql-jdbc

Hi,

I am using following JDBC driver for my application
C:\Program Files\PostgreSQL\8.0\jdbc\postgresql-8.0-311.jdbc3.jar , but i am getting follwoing error
Beginning TPCW Database population.
Found Properties file C:\tpcw\populate\database.ini
java.sql.SQLException: No suitable driver
        at java.sql.DriverManager.getConnection(Unknown Source)
        at java.sql.DriverManager.getConnection(Unknown Source)
        at TPCW_Populate.getConnection(TPCW_Populate.java:1145)
        at TPCW_Populate.main(TPCW_Populate.java:115)
Table Already Dropped ADDRESS
Table Already Dropped AUTHOR
Table Already Dropped CC_XACTS
Table Already Dropped COUNTRY
Table Already Dropped CUSTOMER
Table Already Dropped ITEM
Table Already Dropped ORDER_LINE
Table Already Dropped ORDERS
Table Already Dropped SHOPPING_CART
Table Already Dropped SHOPPING_CART_LINE
Table Already Dropped AUTHOR1
Table Already Dropped ADDRESS1
Table Already Dropped COUNTRY1
Table Already Dropped CC_XACTS1
Table Already Dropped ORDER_LINE1
Table Already Dropped ORDERS1
Table Already Dropped ITEM1
Unable to create table: COUNTRY
java.lang.NullPointerException
        at TPCW_Populate.createTables(TPCW_Populate.java:1282)
        at TPCW_Populate.main(TPCW_Populate.java:117)
thanx in advance , please help me out to fix the problem

Thanx and Regards
Umakanth Parsi
Software Engineer (ATG)
Cincom systems Pvt,Ltd.
K-1 Building,412 , Mehurali-Gurgaon Road
Sector-14, Gurgaon-122001
Ph : 91-124-5082568,69,70,71 x325
Mobile : 09213228839


Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.

pgsql-jdbc by date:

Previous
From: sam7g4d@netscape.net
Date:
Subject: Setting postgresql to receive TCP/IP connection
Next
From: Roland Walter
Date:
Subject: Re: no suitable driver