I have creating a data management program with ado code.
But when I use Addnew or delete command I can see this error
Code:
3251 - Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype.
What is the meaning of this error statement.
How can I solve it?