Re: [BUGS] Documentation Error -- JDBC

2000-10-15 Thread Bruce Momjian
Thanks. Docs updated. > The programmers guide states that in order to load the JDBC > driver, you use the class name "postgresql.Driver" > > http://www.postgresql.org/users-lounge/docs/7.0/programmer/jdbc6424.htm > > This is only true if you compile the driver to use the 1.1 > JDK; if you comp

[BUGS] Documentation Error -- JDBC

2000-10-15 Thread Patrick May
The programmers guide states that in order to load the JDBC driver, you use the class name "postgresql.Driver" http://www.postgresql.org/users-lounge/docs/7.0/programmer/jdbc6424.htm This is only true if you compile the driver to use the 1.1 JDK; if you compile it to use the 1.2 jdk the class wi