I cant reproduce it. I've declared the FPC missing function "VariantClear" in \plain\ZOleDB.pas:
Code: Select all
{$IFDEF MISS_VARIANTCLEAR}
function VariantClear(var varg: OleVariant): HResult; stdcall; external 'oleaut32.dll' name 'VariantClear';
{$ENDIF}
Hast du alles !neu! compiliert?
@Prometeus,
thank you. May i ask for what ProjectGroup25.* and ZeosProject_10.2.* are made? Is there a possiblility to fix ZeosDbo?