AlbertMulder-dev
Results
1
comments of
AlbertMulder-dev
We have created a UDF functions which resolves the problem, really much faster, eg: function CiContains(const AText, ASubText: PAnsiChar): Integer; cdecl; { declare external function CiContains cstring(254), cstring(254) RETURNS Integer...