Re: JDBC build

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: JDBC build
Дата
Msg-id 00fa01c17e69$23b5fe00$8201a8c0@inspiron
обсуждение исходный текст
Ответ на JDBC build  (Denise Ball <deniseb@psl.nmsu.edu>)
Список pgsql-jdbc
Denise,

You need ant from jakarta.apache.org to build the driver

Here is the url to the download

http://jdbc.postgresql.org/download/jdbc7.2dev-1.2.jar

Cheers,

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Denise Ball
Sent: Monday, December 03, 2001 6:22 PM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] JDBC build


I have tried for the entire day to build the JDBC drivers for postgres.
 They will not build.

Here is the error message I keep getting:

/postgresql/postgresql-7.2b1/src/interfaces/jdbc/org/postgresql/Driver.j
ava:210:
';' expected
    [javac]     return ${major};

I cannot figure out what I am missing.

I also cannot find the JDBC jar file anywhere on line.  Maybe I have the

wrong name.

Any and all help will be greatly appreciated.

Thank you,
Denise


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html



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

Предыдущее
От: Denise Ball
Дата:
Сообщение: JDBC build
Следующее
От: "Richard Lynders"
Дата:
Сообщение: Callable Statements and Connection Pooling