ADOdc data Control Error - TechRepublic
General discussion
July 23, 2002 at 01:33 AM
khalid

ADOdc data Control Error

by khalid . Updated 23 years, 10 months ago

I have finish my program in VB and I use ADOdc Control with Acces Database and it was working but now when i start my program (source) it’s stop in this line
Private Sub datPrimaryRS_MoveComplete(ByVal adReason As ADODB.EventReasonEnum, ByVal pError As ADODB.Error, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset

and it’s giving this error :
procedure declaration does not match description of event or procedure having the same name
so what is the problem and how cani fix this problem
thanks for your help

This discussion is locked

All Comments