Jdbc driver

Поиск
Список
Период
Сортировка
От Zubair Saifullah
Тема Jdbc driver
Дата
Msg-id 19990910013539.7894.qmail@hotmail.com
обсуждение исходный текст
Список pgsql-interfaces
Hi,
While compiling the jdbc driver I had the following error.
I used jdk1.1.6 and its on Digital (true 64) Unix.


>[zubair@prism2 ~/jdbc]$ make
>make $(java makeVersion)
>sh: syntax error at line 1: `(' unexpected
>*** Exit 2
>Stop.
>[zubair@prism2 ~/jdbc]$
>
>I tried Hacking it but failed. So if you can tell me which version of 
>"make"
>you are you using, I can get that one and try again. OR if you can just 
>send
>me a precompiled jdbc driver, I will appreciate it.
>Actually I will prefer a precompiled one. I read somewhere that I can put
>that anywhere on any other machine (plateform independant) and get 
>connected
>to the database. Is that right?
>I have project due pretty soon so if send the reply real quick, I will be 
>grateful.
>Zubair.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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

Предыдущее
От: "Zubair Saifullah"
Дата:
Сообщение:
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: [INTERFACES] Can PostgreSQL be used in a C++ application