Recent content by edson

  1. E

    SProviderSQLNotSupported on DOA with Delphi XE3

    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...
Back
Top