Re: newbie question: loading the jdbc driver & connecting to my db - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: newbie question: loading the jdbc driver & connecting to my db
Date
Msg-id NEBBLAAHGLEEPCGOBHDGAENFDKAA.nickf@ontko.com
Whole thread Raw
In response to newbie question: loading the jdbc driver & connecting to my db  (Russ McBride <Russ@psyex.com>)
List pgsql-jdbc
Russ-



> My connection window gives me the option of specifying the name of my
> driver.  When I type in
>
> postgresql.jar
>

I'm not sure if this will solve it, but I'd guess that when your application
asks for the name of the drivers, it is looking for the class, not the jar
file, so your response would be: org.postgresql.Driver

-Nick

---------------------------------------------------------------------
Nick Fankhauser

Business:
nickf@doxpop.com  Phone 1.765.965.7363  Fax 1.765.962.9788
doxpop  - Court records at your fingertips - http://www.doxpop.com/

Personal:
nick@fankhausers.com   http://www.fankhausers.com



pgsql-jdbc by date:

Previous
From: Justin Clift
Date:
Subject: Re: newbie question: loading the jdbc driver & connecting to my
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for Statement Escape Processing problems