Incompatible Types: TZDate and TDateTime in Delphi 2010
I am trying to backport an app from Delphi CE 10.4 to Delphi 2010. I am trying to use ZeosLib (8.0.0 stable) for the first time to connect to the SQLite database used with Delphi 10.4 CE, but keep getting “Incompatible Types: TZDate and TDateTime”. All other fields work without issue.