Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: No suitable Driver

4 views
Skip to first unread message

Patrick McMichael

unread,
Mar 29, 2005, 2:26:52 PM3/29/05
to

FYI...I have been able to successfully connect to that DB, using that driver and URL from within Database Pilot -- no messages about driver suitability there.

"Patrick McMichael" <patmcm...@comcast.net> wrote:
>
>I'm using Hibernate's schema export utility to generate and execute some DDL against Interbase. I'm running an Ant script to do this, and have ensured that the interbase client JAR file is in the system classpath. I keep running into a SQLException saying that "No suitable Driver exists."
>
>Typically, this exception message is due to the IB client JAR not being in the classpath, or a malformed URL. I've forced the JAR to be in the system classpath, am using "interbase.interclient.Driver" for my driver class name, and have a DB URL in the form of "jdbc:interbase://localhost/C:/Documents and Settings/Patrick McMichael/My Documents/Cintas/localDB/FIELDSYS1.GDB"
>
>This covers the normal bases of what would cause this error. Any other ideas?
>
>
>Thanks!
>
>Patrick

Patrick McMichael

unread,
Mar 29, 2005, 2:16:31 PM3/29/05
to
0 new messages