PQputCopyData and Rollback/Commit

Поиск
Список
Период
Сортировка
От Sandeep Khandelwal
Тема PQputCopyData and Rollback/Commit
Дата
Msg-id 301290.97125.qm@web33313.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: PQputCopyData and Rollback/Commit  (Michael Fuhr <mike@fuhr.org>)
Список 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 по дате отправления:

Предыдущее
От: imad
Дата:
Сообщение: Re: Query regarding PostgreSQL date/time binary format for libpq
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: PQputCopyData and Rollback/Commit