You're right.. org.postgresql.Driver works! I didn't think to look in
src/interfaces...

Thanks a Million!!

Raman.

> From: Brett W. McCoy [mailto:[EMAIL PROTECTED]]
> On Fri, 30 Mar 2001, B.N.V. Raman wrote:
>
> > I tried both methods:
> >
> > 1. Class.forName("postgresql.Driver"); (in the code)
>
> You should be using org.postgresql.Driver here, shouldn't you?
>
> Same for the command line:
>
> -Djdbc.drivers=org.postgresql.Driver
>
> There are examples of this in the source code distribution under
> src/interfaces/jdbc
>
> -- Brett


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to