| Subject | Re: [IBO] fastest IB_Cursor... how??? | 
|---|---|
| Author | Dany M | 
| Post date | 2006-09-06T05:18:02Z | 
Carlos GarcĂa Trujillo wrote:
SchemaCache.pas (if that is the name, do a search) *should* logically be
optimised. But I'm not a 100% that that is a fact. Looks like it, though.
HTH,
/Dany
            > What properties must i configure to get the fastest as posibleIf you have the source code you can check how Jason did it. The reads in
> IB_Cursor??... the data are just readonly and all the records in the
> cursor are nedded..
>
> i just put "CheckRequired" to False cause is just for readonly
> purposes, and "ReadOnly" to True, but i want to know if there are any
> other porperty that i could set to gain better performance???
>
SchemaCache.pas (if that is the name, do a search) *should* logically be
optimised. But I'm not a 100% that that is a fact. Looks like it, though.
HTH,
/Dany