Problem with PostgreSQL ODBC

Поиск
Список
Период
Сортировка
От mjgacto@ugr.es
Тема Problem with PostgreSQL ODBC
Дата
Msg-id 1535.150.214.205.37.1088533079.squirrel@goliat4.ugr.es
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: bernardofhoppe@yahoo.com (zzzmito)
Дата:
Сообщение: ODBC and multi-threading: basics
Следующее
От: "Marcelo Lombardo"
Дата:
Сообщение: unsubscribe