Subject | Re: [IBO] Pb with transaction |
---|---|
Author | Jason Wharton |
Post date | 2001-03-20T15:00:18Z |
Boris,
What is the callstack of the error?
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
> I have a little problem on transaction :What are the versions of the stuff you are using? Delphi? IBO? etc?
>
> In my configuration i use the autocommit property.
>
> In my code, i use :
> Bdd.StartTransaction
> xx
> xx
> if ShowModal = mrOk then (Display my record form)
> Bdd.Commit
> else
> Bdd.Rollback;
>
> The problem is on some records when i discard the change (it's never the
> first time), i obtain sometimes the following message :
>
> ISC : 335544569
> Sql Error Code : -504 - Cursor Unknown
>
> But this problem never occurs automatiquely. It's randoming.
>
> I can perhaps use the monitor but i don't know how it works.
What is the callstack of the error?
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com