Re: Urgent : JDBC problem in PostgreSql for Linux

From: "Kallol Nandi" <kallol(dot)nandi(at)indussoft(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Urgent : JDBC problem in PostgreSql for Linux
Date: 2003-06-21 12:48:58
Message-ID: NBEDKIHMDKLGDCDIJLMMOEEHCAAA.kallol.nandi@indussoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I am using jdk1.4.1 provided by blackdown.
It was strongly recommended to me by one of the members of the mailing list.
Can you send me the exact link of the sun jdk you are using.

Thanks and Regards,
Kallol.

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Thomas Kellerer
Sent: Saturday, June 21, 2003 6:09 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [JDBC] Urgent : JDBC problem in PostgreSql for Linux

Instead of posting this again you should really try to use Sun's JDK first!

Kallol Nandi schrieb:
>
> Hi All,
>
> This is my first post to this mailing list.
> I am facing an error in JDBC.
> The linux version I am working on is 8.0, postgresql version is 7.2.2
> and the jar file I am using is postgresql.jar.
> **
> *This is the code :*
> **********
> import java.sql.*;
> import java.util.*;
> import org.postgresql.Driver;
>
> [...]

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rodrigo F. Baroni 2003-06-21 15:52:21 Re: Urgent : JDBC problem in PostgreSql for Linux
Previous Message Thomas Kellerer 2003-06-21 12:38:33 Re: Urgent : JDBC problem in PostgreSql for Linux