Subject | Re: [ib-support] IB-Server hang up at disconnect |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-10-26T22:47:28Z |
> You should really be committing at least every 100,000 rows.I run a SP, which read the data from one table, do some modifications and then write the new data to a second table. How can I
>
do a commit every 100.000 rows. As fas as I know, commit isn't supported in SP.
>IB 6.01
> What version of IB/FB are you running?
>No, nothing. The only thing, the app should do, is to disconnect.
>
> Does your application do _anything_ after you commit the transaction?
>
Guido