Subject | fastest IB_Cursor... how??? |
---|---|
Author | Carlos GarcĂa Trujillo |
Post date | 2006-09-06T00:17:45Z |
What properties must i configure to get the fastest as posible
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???
Thanx in advance.
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???
Thanx in advance.