Subject Why does isc_dsql_fetch return isc_rec_in_limbo ?
Author kshenes
Hi,
I would like to know under what conditions isc_dsql_fetch would
return an error of isc_rec_in_limbo after the isc_dsql_execute has
succeeded? Shouldn't I have a valid and consistent view of the
records after the execute?

running v1.0.3 on debian linux.

Thanks
Kevin