This code shows how to add, update, edit and delete information from recordsets using an ADO contro
This code shows how to add, update, edit and delete information from recordsets using an ADO control. If you need any more help then email me
Rate This code shows how to add, update, edit and delete information from recordsets using an ADO contro
(1(1 Vote))
ADO.Recordset.AddNew
cmdUpdate_Click(0
ADO.Recordset.Update
cmdDelete_Click()
ADO.Recordset.Delete
cmdEdit_Click()
ADO.Recordset.Edit
'If you want to find out more or you want to find out how to search a database then email me on [email protected]
This code shows how to add, update, edit and delete information from recordsets using an ADO contro Comments
No comments yet — be the first to post one!
Post a Comment