Re: Inquiry From Form [pgsql]

Поиск
Список
Период
Сортировка
От Curt Sampson
Тема Re: Inquiry From Form [pgsql]
Дата
Msg-id Pine.NEB.4.44.0208221442370.506-100000@angelic.cynic.net
обсуждение исходный текст
Ответ на Inquiry From Form [pgsql]  (Chad <Chadalehman@pgsql.com>)
Список pgsql-jdbc
On Fri, 16 Aug 2002, Chad wrote:

> I am having trouble building the JDBC Driver for PostgreSQL?  FOr some reason the code keeps giving me errors when I
runant?  The errors are that two variables are not declared, the major and the minor in the Driver.java file.  Is there
somethingthat I should be doing different?  By the way, this is with the 7.2.1 distro and building on a Windows 2000
platform. Thank you for your help. 

You need to copy org/postgresql/Driver.java.in to Driver.java and
replace the tokens in it with appropriate values. I believe that
normally this is done by the utils/buildDriver script, when the
entire postgres distribution is configured.

cjs
--
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
    Don't you know, in this new Dark Age, we're all light.  --XTC


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: mugwumpj
Дата:
Сообщение: Re: from UNIX to postgresql in Linux
Следующее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: Question about JDBC?