On Mon, 7 Apr 2008, Bee wrote: > > override TSQLConnection.StrToStatementType in TOracleCOnnection, and add it > > there. > > If I simply replace 'execute' with 'call' of StatementTokens constant within > sqldb unit, then recompile FPC and Lazarus, would it work? No, because you would break other connection types. Michael