Hello how do i delete a row with DAO ?
i allway's get a error with this :
any idea why ?
Private Sub mnudel_Click()
On Error GoTo 1:
RS.Edit
RS.Delete
db.Recordsets.Refresh
DbRefreshTextBox
DbRefreshTextBox
Exit Sub
1:
MsgBox Err.Description
|
Results 1 to 3 of 3
Thread: DB delete Error with VB !!Threaded View
|
Click Here to Expand Forum to Full Width |