LeanneGodney
Technical User
Hi there,
I am using a disconnected ADO recordset. It opens as Dynamic, and I add records to it through code. Once it's done that I would like to make the recordset read only if it has been marked as locked in the data.
Does anyone know how to change the CursorType of a recordset AFTER it's opened? Or any way really to make the recordset read only...
Thanks in advance...
Leanne
I am using a disconnected ADO recordset. It opens as Dynamic, and I add records to it through code. Once it's done that I would like to make the recordset read only if it has been marked as locked in the data.
Does anyone know how to change the CursorType of a recordset AFTER it's opened? Or any way really to make the recordset read only...
Thanks in advance...
Leanne