I have problem to solve this. I want to delete all the records in one table. but it always get error says, "run time error '91', object variable or with block variable not set".
Please some body help me... I am new in vb and not very good on it. Im using vb 6 and acess as database.
Here is the source code:

Private Sub ComHapusGuru_Cl ick(Index As Integer)
Dim iHapus As Integer
Adodc3.RecordSo urce...