J Staniforth
Oct 19th, 1999, 05:33 PM
Can anyone explain why, when coding the standard events of a data environment I get error saying the sub heading is malformed.
e.g.
Private Sub rsApplicants_WillChangeField(ByVal cFields As Long, ByVal Fields As Variant, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset)
even when it contains no code!
The error is:-
"Procedure declaration does not match description of event or procedure having same name"
Thanks,
John.
------------------
Woodland Trust - Preserving & Creating Native Woodland
www.woodland-trust.org.uk
e.g.
Private Sub rsApplicants_WillChangeField(ByVal cFields As Long, ByVal Fields As Variant, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset)
even when it contains no code!
The error is:-
"Procedure declaration does not match description of event or procedure having same name"
Thanks,
John.
------------------
Woodland Trust - Preserving & Creating Native Woodland
www.woodland-trust.org.uk