ADO Data Control problem 
Author Message
 ADO Data Control problem

I'm using VB6 in Win2K. The data control is version 6 (SP3)
(MSADODC.OCX).

If I try to use the MoveComplete event (ADODC1_MoveComplete(...)),
when I run the program I get "Compile Error - Procedure declaration
does not match description of event or procedure having the same
name."

This makes no sense to me. I've checked the help screens but can't
figure out how to get past this.

Help?



Tue, 24 Jun 2003 22:54:28 GMT  
 ADO Data Control problem

Go to project, references, Add Microsoft Active Data Objects 2.0 library
instead of 2.1
Frank.



Tue, 24 Jun 2003 23:46:56 GMT  
 ADO Data Control problem
Install SP4 for VB 6.0


Quote:
> I'm using VB6 in Win2K. The data control is version 6 (SP3)
> (MSADODC.OCX).

> If I try to use the MoveComplete event (ADODC1_MoveComplete(...)),
> when I run the program I get "Compile Error - Procedure declaration
> does not match description of event or procedure having the same
> name."

> This makes no sense to me. I've checked the help screens but can't
> figure out how to get past this.

> Help?



Wed, 25 Jun 2003 18:57:19 GMT  
 ADO Data Control problem
Thanks to both of you. Dropping back to the earlier version enabled it
to work. And, I've ordered SP4 - hopefully that will fix it
permanently.
Quote:

>I'm using VB6 in Win2K. The data control is version 6 (SP3)
>(MSADODC.OCX).

>If I try to use the MoveComplete event (ADODC1_MoveComplete(...)),
>when I run the program I get "Compile Error - Procedure declaration
>does not match description of event or procedure having the same
>name."

>This makes no sense to me. I've checked the help screens but can't
>figure out how to get past this.

>Help?



Fri, 27 Jun 2003 19:42:54 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. ADO Data Control - Problem!!!

2. ADO Data Control problems

3. ADO Data Control problems

4. ADO Data Control Problem

5. ADO data control problem?

6. ADO Data Control Problem

7. ADO Data Control Problem

8. Using ADO w/ADO data control date problems

9. Problems with ADO data control and data environment

10. MS ADO Data Controls and Data Envrironment problem

11. Problems with ADO Data Control in User Controls

12. ADO data control 6.0 and ADO data object 2.1 conflict

 

 
Powered by phpBB® Forum Software