Subject | Re: [firebird-support] Bulk Insert Skript |
---|---|
Author | Fidel Viegas |
Post date | 2008-07-13T19:50:46Z |
On Sun, Jul 13, 2008 at 3:15 PM, Stefan Heymann <lists@...> wrote:
commit every 500 statements or so. If I am wrong, then please execuse
me.
Fidel.
> I have an SQL script that inserts a few thousand rows into my FirebirdI don't remember who said it, but I remember someone advising to
> database.
>
> It will run when nobody else is connected to the database and when
> there are no other transactions running concurrently.
>
> Execution time does NOT matter.
>
> Is it better to COMMIT every single insert?
commit every 500 statements or so. If I am wrong, then please execuse
me.
Fidel.