Re: no suitable driver - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: no suitable driver
Date
Msg-id NEBBLAAHGLEEPCGOBHDGMEGJDOAA.nickf@ontko.com
Whole thread Raw
In response to no suitable driver  (vivi oktavia <just_basma@yahoo.com>)
List pgsql-jdbc
Vivi-

What does the URL that you are passing to Driver.getConnection look like?

This message almost always means that the URL has a problem.

see this link for a longer explanation:

http://www.fankhausers.com/postgresql/jdbc/#nosuitabledriver

regards,

-Nick

--------------------------------------------------------------------------
Nick Fankhauser  nickf@ontko.com  Phone 1.765.935.4283  Fax 1.765.962.9788
Ray Ontko & Co.     Software Consulting Services     http://www.ontko.com/



> Root Cause :
> java.sql.SQLException : No suitable driver
>    at
> java.sql.DriverManager.getConnection(DriverManager.java:537)....
> ......


pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: JDBC driver
Next
From: "Nick Fankhauser"
Date:
Subject: Re: JDBC Connection