Jdbc driver

From: "Zubair Saifullah" <zubairsaifullah(at)hotmail(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Jdbc driver
Date: 1999-09-09 18:35:39
Message-ID: 19990910013539.7894.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)prism2 ~/jdbc]$ make
>make $(java makeVersion)
>sh: syntax error at line 1: `(' unexpected
>*** Exit 2
>Stop.
>[zubair(at)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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Sergio A. Kessler 1999-09-09 21:03:52 Re: [INTERFACES] odbc DM 3.5x
Previous Message Michael Meskes 1999-09-09 18:07:25 Re: [INTERFACES] Can PostgreSQL be used in a C++ application