Subject fastest IB_Cursor... how???
Author Carlos GarcĂ­a Trujillo
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.