From: | "Nick Fankhauser" <nickf(at)ontko(dot)com> |
---|---|
To: | "vivi oktavia" <just_basma(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: no suitable driver |
Date: | 2001-11-09 11:18:18 |
Message-ID: | NEBBLAAHGLEEPCGOBHDGMEGJDOAA.nickf@ontko.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)ontko(dot)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)....
> ......
From | Date | Subject | |
---|---|---|---|
Next Message | Nick Fankhauser | 2001-11-09 11:23:21 | Re: JDBC driver |
Previous Message | Rene Pijlman | 2001-11-09 08:50:20 | Re: JDBC Driver |