FR 251 Declaration issues
My FR251 install with ADO had been working fine. Now, all of a sudden I'm getting
[Error] FR_ADOQb.pas(33): Declaration of 'ReadFieldList' differs from previous declaration
[Error] FR_ADOQb.pas(35): Declaration of 'SetQuerySQL' differs from previous declaration
The difference seemed to be that Const word has been introduced into one or two declarations, but not in others. I attempted to make the declarations consistent but the errors persist.
TIA
Pierre
[Error] FR_ADOQb.pas(33): Declaration of 'ReadFieldList' differs from previous declaration
[Error] FR_ADOQb.pas(35): Declaration of 'SetQuerySQL' differs from previous declaration
The difference seemed to be that Const word has been introduced into one or two declarations, but not in others. I attempted to make the declarations consistent but the errors persist.
TIA
Pierre
Comments
I wouldn't mind an explanation, though.
Thanks
Pierre