'GetULong' differs from declaration in interface 'IZResultSet'
Posted: 05.02.2019, 13:58
I have this error in 2007 and D7.2.4, only now it's manifesting as
Full rebuild works, but ctrl-f9 fails on big projects
Any idea?
Code: Select all
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'GetULong' differs from declaration in interface 'IZResultSet'
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'GetULongByName' differs from declaration in interface 'IZResultSet'
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'UpdateULong' differs from declaration in interface 'IZResultSet'
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'UpdateULongByName' differs from declaration in interface 'IZResultSet'
Any idea?