Hi,
Can anyone advice me how to move the contents of a recordset into an array.
I am trying to move the data into an array of objects, Customers to be specific. I have created the Customers class and that works, and can pull the contents off of the oracle DB into a recordset, but cant move it to an array. Can anyone help?
Can anyone advice me how to move the contents of a recordset into an array.
I am trying to move the data into an array of objects, Customers to be specific. I have created the Customers class and that works, and can pull the contents off of the oracle DB into a recordset, but cant move it to an array. Can anyone help?