Subject | Re: [ib-support] Error destroy everything |
---|---|
Author | Paul Reeves |
Post date | 2002-03-01T11:47:14Z |
Dimitry Sibiryakov wrote:
have thought that it may be an idea to close the cursor before
re-executing.
error. You have ignored it and the server has had a fit. That isn't
attractive behaviour.
tried this?
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further
> Connect and start transaction are omitted.It has been a while since I did any api level programming, but I would
> isc_dsql_prepare() - OK
> isc_dsql_execute() - OK
> isc_dsql_fetch() - OK
> isc_dsql_execute() - Error "Attempt to reopen an open
> cursor". OK, ignore.
have thought that it may be an idea to close the cursor before
re-executing.
> isc_dsql_fetch() - AV in gds32.dllIt certainly shouldn't AV - but it looks as if it has already thrown an
> Application hang-up
>
> Any other call in place of the last isc_dsql_fetch()
> gives the same results.
>
> What's wrong? Why AV, not something like "Invalid
> statement handle"?
error. You have ignored it and the server has had a fit. That isn't
attractive behaviour.
> Should I get a later build?Has this worked in previous builds or is this the first time you have
>
tried this?
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further