D dcollie Member Nov 1, 2000 #1 I'm evaluating DOA and am spefically interested in Array functions. I understand the array DML OK but can I perform array fetching as well?
I'm evaluating DOA and am spefically interested in Array functions. I understand the array DML OK but can I perform array fetching as well?
Marco Kalter Administrator Staff member Nov 6, 2000 #1 Array fetching is implicitly performed by the TOracleQuery and TOracleDataSet. The ReadBuffer property defines the maximum number of records in the array. ------------------ Marco Kalter Allround Automations
Array fetching is implicitly performed by the TOracleQuery and TOracleDataSet. The ReadBuffer property defines the maximum number of records in the array. ------------------ Marco Kalter Allround Automations