I am running into problem when i write some code in this event of the ADODC named fox_data.. although i don't change this... but the error says that this method's description is changed from the method with same name blah blah.. what could be the possible cause?
VB Code:
Private Sub fox_data_WillMove(ByVal adReason As ADODB.EventReasonEnum, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset) End Sub
