Subject | RE: [IBO] 'Fetching Query Results' |
---|---|
Author | Thomas Steinmaurer |
Post date | 2002-10-17T10:58:29Z |
Dion,
the *end* of the entire record set and therefore fetches all records to the
client. You'd better using the Insert method instead of Append.
If you want to suppress the fetching dialog, then enter set the CallbackInc
property to -1.
Regards,
Thomas Steinmaurer
IB LogManager 2.1 - The Logging/Auditing Tool for InterBase and Firebird
http://www.iblogmanager.com
> I get this message in a dialog box when appending to a dataset. Is there aI hope, I'm not completely wrong here, but Append inserts a new record at
> setting I must change?
the *end* of the entire record set and therefore fetches all records to the
client. You'd better using the Insert method instead of Append.
If you want to suppress the fetching dialog, then enter set the CallbackInc
property to -1.
Regards,
Thomas Steinmaurer
IB LogManager 2.1 - The Logging/Auditing Tool for InterBase and Firebird
http://www.iblogmanager.com
>
> Thanks,
> Dion.
>
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>