Subject | Re: [IBO] Firebird performance / IBO |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2006-11-07T07:49:35Z |
Robert martin wrote:
How long is each record and what kind of performance do you typically get?
Set
>That should be: Hooray, we can improve this ;o)
> Jason Wharton wrote:
>>> Not sure if this question should be here or the Firebird list but
>>> thought the component might have some impact.
>>>
>>> If I have to do millions of inserts into a table is it quicker to do
>>>
>>> a) Check to see if record exists, if not add it
>>>
>> No, this is very inefficient.
>>
> Ta. This is how we are currently doing it :-(
How long is each record and what kind of performance do you typically get?
Set