ODBC transactions with references - Mailing list pgsql-interfaces

From Levi Sellan
Subject ODBC transactions with references
Date
Msg-id 20010110160128.3397.qmail@web905.mail.yahoo.com
Whole thread Raw
List 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 by date:

Previous
From: "Mike Cannon-Brookes"
Date:
Subject: RE: JDBC date problem
Next
From: soulimane sabir
Date:
Subject: Take me off of the list Now, Please !