Hi,does anyone know if it is possible to close the connection (cnn.close) and still be able to retrieve or navigate the recordset?
I have class that when initialized it open the connection and the recordset. However, until that recordset is open i cannot manipulate it from other forms. Therefore, i would like to close it and re-open it later but i need to be able to navigate through that recordset.
Thanks for any tips
I have class that when initialized it open the connection and the recordset. However, until that recordset is open i cannot manipulate it from other forms. Therefore, i would like to close it and re-open it later but i need to be able to navigate through that recordset.
Thanks for any tips