Jdbc driver - Mailing list pgsql-interfaces

From Zubair Saifullah
Subject Jdbc driver
Date
Msg-id 19990910013539.7894.qmail@hotmail.com
Whole thread Raw
List 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 by date:

Previous
From: "Zubair Saifullah"
Date:
Subject:
Next
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] Can PostgreSQL be used in a C++ application