Re: Urgent : JDBC problem in PostgreSql for Linux - Mailing list pgsql-jdbc

From Kallol Nandi
Subject Re: Urgent : JDBC problem in PostgreSql for Linux
Date
Msg-id NBEDKIHMDKLGDCDIJLMMOEEHCAAA.kallol.nandi@indussoft.com
Whole thread Raw
In response to Re: Urgent : JDBC problem in PostgreSql for Linux  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: Urgent : JDBC problem in PostgreSql for Linux  (Thomas Kellerer <spam_eater@gmx.net>)
List 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@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Thomas Kellerer
Sent: Saturday, June 21, 2003 6:09 PM
To: pgsql-jdbc@postgresql.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


pgsql-jdbc by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Urgent : JDBC problem in PostgreSql for Linux
Next
From: "Rodrigo F. Baroni"
Date:
Subject: Re: Urgent : JDBC problem in PostgreSql for Linux