From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Patrick May <patrick(at)digitalanatomy(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Documentation Error -- JDBC |
Date: | 2000-10-16 02:20:28 |
Message-ID: | 200010160220.WAA21619@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
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 compile it to use the 1.2 jdk the class will be
> "org.postgresql.Driver"
>
> I am using postgresql 7.0.2
>
> Thanks for the good work,
> Patrick May
>
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Philip Warner | 2000-10-16 02:35:19 | Re: reproducable command sequence to get "mdopen: Couldn't open..." |
Previous Message | Tom Lane | 2000-10-16 01:55:10 | Re: reproducable command sequence to get "mdopen: Couldn't open..." |