[fpc-pascal] Looking for a Firebird book?
Michael Van Canneyt
michael at freepascal.org
Wed Apr 9 19:07:42 CEST 2008
On Wed, 9 Apr 2008, Matt Emson wrote:
> Michael Van Canneyt wrote:
> > On Wed, 9 Apr 2008, Marco van de Voort wrote:
> >
> >
> > > IIRC Mass insertion could bring down the db (slow to an effective DOS to
> > > other users) unless you commit the transaction every 10000 items or so.
> > >
> >
> > Not in my experience: over 600.000 records inserted in 1 transaction.
> > Maybe with interbase this was so ?
> >
>
> If you bring a UDF in to the equation, it will happen. Easily.
That could be. I don't use them.
My point of view is that a database is for storage, not for logic...
Michael.
More information about the fpc-pascal
mailing list