make a command button name it "Delete"
then inside of the button enter in this code.
Code:
Adodc1.Recordset.Delete
Adodc1.Recordset.Movenext
lee123
if this doesn't work reply.
it words but i want to delete perticular data show in "DataGrid1"
whwn i click on it data will appears in textboxes but it can't delete
errorRuntime error '-214721887(80040 e21)'
multiple-step operation generated error.Check each statement value
Comment