Hi Guys,<br><br><br> I have a problem that seems strange to me ( but then it always does .<br> I'm using a ADO data control w/ VB6 and Jet 4.0.<br> When trying to run it gives the following error,<br><br> Compile Error:<br> Procedure declaration does not match description of event or procedure having the same name.<br><br> Now ! This is in a event generated by the ADODC control itself and here is the line where error occurs :<br><br>>>>Private Sub datFResults_MoveComplete(ByVal adReason As ADODB.EventReasonEnum, ByVal pError As ADODB.Error, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset<<<<br><br> Can someone get me out of my misery, please ?<br><br> Thanks for ur help<br><br> Germano<br>