Problem with PostgreSQL ODBC - Mailing list pgsql-odbc

From mjgacto@ugr.es
Subject Problem with PostgreSQL ODBC
Date
Msg-id 1535.150.214.205.37.1088533079.squirrel@goliat4.ugr.es
Whole thread Raw
List pgsql-odbc
Hi.

I install ODBC PostgreSQL in a computer with windows XP, with this odbc I
try to access to a postgres data base in a computer with Linux.
In the windows computer, I connect with a java program correctly using
odbc. I use this sentence:

 Class.forName(driver);
  DriverManager.getConnection(server,user,password);

My question is: How I must configure odbc to permit sentence like: insert
data, delete data from table, ... Actually I can only execute select
sentence.

I expected your answers.
Thanks in advance.
   María José

pgsql-odbc by date:

Previous
From: bernardofhoppe@yahoo.com (zzzmito)
Date:
Subject: ODBC and multi-threading: basics
Next
From: "Marcelo Lombardo"
Date:
Subject: unsubscribe