VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This code shows how to add, update, edit and delete information from recordsets using an ADO contro

by David Deponeo (2 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 25th March 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

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



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]

Download this snippet    Add to My Saved Code

This code shows how to add, update, edit and delete information from recordsets using an ADO contro Comments

No comments have been posted about This code shows how to add, update, edit and delete information from recordsets using an ADO contro. Why not be the first to post a comment about This code shows how to add, update, edit and delete information from recordsets using an ADO contro.

Post your comment

Subject:
Message:
0/1000 characters