Subject | Re: [IBO] problem with .Commit |
---|---|
Author | Jason Wharton |
Post date | 2001-10-18T19:15:31Z |
What is the callstack on the exception?
What version of IBO are you using?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
What version of IBO are you using?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <hundri_106@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, October 18, 2001 8:21 AM
Subject: [IBO] problem with .Commit
> Hi,
>
> After converting from BDE to Interbase I cannot get transactions to
> work despite trying out lots of stuff. Calling .Commit results in an
> Access Violation in ib_utils. I don't need multiple transactions
> since I usually want this scenario:
>
> starttransaction
> (lots of writes)
> commit
> and if an error undo EVERYTHING
>
>
> Could it be one of my property settings?
>
> Autocommit = true;
> TIB_Database being used (with TwwIBOTables)
> No Transaction components, using all defaults
>
>
> Thanks in advance
> Hundri
>
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>