Subject | Re: [IBO] data posting times |
---|---|
Author | Jason Wharton |
Post date | 2001-01-26T12:13:43Z |
Look in the SQL trace monitor for performance hints.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Paul Little" <paul.little@...>
To: "Objects, IB" <IBObjects@yahoogroups.com>
Sent: Friday, January 26, 2001 5:19 AM
Subject: [IBO] data posting times
> Hi,
>
> I noticed a couple of threads in the past about the speed (or lack of
> it) with IBO. I have just completed the first stage of my app and tried
> it out.
>
> I was a bit dissapointed by the speed that my data was written to the
> database. By rough timing it was about 10 seconds per field. Is this
> normal or is there something I could do to speed things up a bit?
>
> I am using:
> IBO3.6
> Interbase 5.6
> Delphi 5 (proff)
>
> My c/s app lives on a single machine (i.e. no network) and writes to the
> db are done via sp's which are called within a loop and write one field
> per record on each activation.
>
> Any hints gratefully received.
>
> TIA
> Paul
>
>
>