This occurs because the DOA has not implemented all the methods of interface IProviderSupport:
{ IProviderSupport }
function PSExecuteStatement(const ASQL: string; AParams: TParams): Integer; overload; virtual;
function PSExecuteStatement(const ASQL: string; AParams: TParams;
var...