PQputCopyData and Rollback/Commit - Mailing list pgsql-interfaces

From Sandeep Khandelwal
Subject PQputCopyData and Rollback/Commit
Date
Msg-id 301290.97125.qm@web33313.mail.mud.yahoo.com
Whole thread Raw
Responses Re: PQputCopyData and Rollback/Commit  (Michael Fuhr <mike@fuhr.org>)
List pgsql-interfaces
Hi All.

I am using PQputCopyData function to send data to server one row at a time. When I am done with the data then I call
PQputCopyEnd.

I want to do rollback when any error occurs. Please help me how to achieve rollback using these functions.


Thanks,
Sandeep Khandelwal


____________________________________________________________________________________
No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail


pgsql-interfaces by date:

Previous
From: imad
Date:
Subject: Re: Query regarding PostgreSQL date/time binary format for libpq
Next
From: Michael Fuhr
Date:
Subject: Re: PQputCopyData and Rollback/Commit