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

From Thomas Kellerer
Subject Re: Urgent : JDBC problem in PostgreSql for Linux
Date
Msg-id bd1jk0$306$1@main.gmane.org
Whole thread Raw
In response to Urgent : JDBC problem in PostgreSql for Linux  ("Kallol Nandi" <kallol.nandi@indussoft.com>)
Responses Re: Urgent : JDBC problem in PostgreSql for Linux  ("Kallol Nandi" <kallol.nandi@indussoft.com>)
List pgsql-jdbc
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;
>
> [...]


pgsql-jdbc by date:

Previous
From: "Kallol Nandi"
Date:
Subject: Urgent : JDBC problem in PostgreSql for Linux
Next
From: "Kallol Nandi"
Date:
Subject: Re: Urgent : JDBC problem in PostgreSql for Linux