Subject | Re: [IBO] Speed |
---|---|
Author | Jose Gomez |
Post date | 2001-11-29T22:51:35Z |
Oops... that was an obvious one... wasn't it?
""Jason Wharton"" <jwharton@...> wrote in message
news:020001c17926$c4ae9b20$dc756a41@CX170673E...
""Jason Wharton"" <jwharton@...> wrote in message
news:020001c17926$c4ae9b20$dc756a41@CX170673E...
> The table apparently is quite large so calling Append means it needs tofind
> the end of the buffer and add to it. Instead of Append, use insert and seeno
> if that shapes things up.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Jose Gomez" <desarrollo@...>
> Newsgroups: egroups.ibobjects
> To: <IBObjects@yahoogroups.com>
> Sent: Thursday, November 29, 2001 3:24 PM
> Subject: [IBO] Speed
>
>
> > Hi, I've detected that with an TIBOTable, the Append method takes a long
> > time (2 seconds), which is dramatically reduced if the FetchWholeRows is
> > 'false'.
> >
> > Now, the post method is really slow... even with the FetchWholeRows on
> > false.
> >
> > I'm just appending two or three records on one table and 1 on another,
> > datasources attached, no events are defined.___________________________________________________________________________
> >
> > Any ideas?
>
>
>
>
>
> IB Objects - direct, complete, custom connectivity to Firebird orInterBase
> without the need for BDE, ODBC or any other layer.___________________________________________________________________________
>
> http://www.ibobjects.com - your IBO community resource for Tech Infopapers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>