Rollback through ODBC?
From: Andrew Radford <aradford_at_interserv.com>
Date: 1996/03/18
Message-ID: <4iip30$o6a_at_dub-news-svc-2.compuserve.com>#1/1
Date: 1996/03/18
Message-ID: <4iip30$o6a_at_dub-news-svc-2.compuserve.com>#1/1
We are writing a Visual Basic application that does updates against an Oracle database. The inserts are done using SQLPassthrough. The problem is that if we send a rollback command, it doesn't. We have also tried using the ODBC API calls and the same thing happens.
My theory is that Oracle is treating each statement that we send as a separate connection so the rollback is not on the same connection as the update. Any suggestions?
Andrew Radford Received on Mon Mar 18 1996 - 00:00:00 CET