ODBC transactions with references

Поиск
Список
Период
Сортировка
От Levi Sellan
Тема ODBC transactions with references
Дата
Msg-id 20010110160128.3397.qmail@web905.mail.yahoo.com
обсуждение исходный текст
Список pgsql-interfaces
Hello helpers, :)

I have to use (through MFC->ODBC) a query like this:

=> begin;
=> SET CONSTRAINTS ALL DEFERRABLE;
=> insert into ...
.
.
.
=> commit

but how can I tell (via psqlODBC) to send the 2nd line
between BEGIN and INSERT?
Is this a MS ODBC, or a postgreSQL ODBC problem?

thanks for your help,

Levi Sellan
llsellan@yahoo.com

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Mike Cannon-Brookes"
Дата:
Сообщение: RE: JDBC date problem
Следующее
От: soulimane sabir
Дата:
Сообщение: Take me off of the list Now, Please !