I've created a recordset using adcmdText as option
could i possibly edit the records?
What should i do if i want to make a query recordset and edit it's content?
Printable View
I've created a recordset using adcmdText as option
could i possibly edit the records?
What should i do if i want to make a query recordset and edit it's content?
just update the records in an Update statement?