Subject Re: [firebird-support] Re: Inserting 100's of thousands from a SP
Author buppcpp@yahoo.com
>
> This cycle will execute procedure just for one day,and will commit
> everything. Now we need just to incapsulate it into nice thread with
> progress showing up,cancel button,pause button and thats it :). The
> advantage is that if system crashes, we can start calculation just from
> crashpoint.
>
You can do the same thing within a SP if Firebird supported COMMIT's, and
cancelling queries like other databases.


Thanks
Bupp