I have a standard ADO Data Control and am playing around with the Events. However, whenever I define an ADO DC event (using the VB framework) I get the following error:

"Procedure declaration does not match description of event or procedure having same name"

Looks like a name clash - but why... Dodgy references, DLL hell?

Any ideas considered.

Cheers,

P.