I'm using the C++ classes and call "Begin Work" followed by few inserts and I end it by a "commit". But when I check the database the records I just inserted don't show up. Any idea ? Thanks in advance.
On Mon, Oct 15, 2001 at 06:44:44PM -0400, Nadeem Akhtar wrote: > I'm using the C++ classes and call "Begin Work" followed by few inserts and > I end it by a "commit". But when I check the database the records I just > inserted don't show up. Maybe the inserts failed? If any error occurred during the transaction, the whole transaction would be rolled back. Look at the server logs. -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > Magnetism, electricity and motion are like a three-for-two special offer: > if you have two of them, the third one comes free.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера