Subject | Re: XSQLDA && error code = -804 |
---|---|
Author | stoneoldrock |
Post date | 2013-05-15T15:28:02Z |
Hi, Vlad
You instructed:
isc_tpb_nowait, for there is no transactions to wait at all.
Of course this is only a testing function, it will load a file into the blob in the real world. A loop of isc_put_segment...
So please do not feel much relaxed by now for if I come into some problems by then I will come back here again (to trouble you).
Thanks again, Vlad
yours
o'rock
You instructed:
> Sooner of all you have not committed concurrent update or delete of > the same row. As your transaction have no TPB it used defaultThank you so much that it works now! I simply committed the main UPDATE..transaction, and it works now either it is isc_tpb_wait or
> parameters and wait's infinite for concurrent updates.
isc_tpb_nowait, for there is no transactions to wait at all.
Of course this is only a testing function, it will load a file into the blob in the real world. A loop of isc_put_segment...
So please do not feel much relaxed by now for if I come into some problems by then I will come back here again (to trouble you).
Thanks again, Vlad
yours
o'rock