Searched refs:ExecSQL (Results 1 – 3 of 3) sorted by relevance
266 ExecSQL($sSQL);273 ExecSQL($sSQL);299 ExecSQL($sSQL);311 ExecSQL($sSQL);316 ExecSQL($sSQL);325 ExecSQL($sSQL);426 @aResult = ExecSQL($sSQL);
39 …@EXPORT = qw(&callphp &getPHPExecutable &ExecSQL &callperl &getPerlExecutable &calljava &setJ…468 sub ExecSQL($) subroutine
121 ExecSQL(_aCon, aInsertStr.toString() ); in SQLinsertValues()141 ExecSQL( _aCon, aUpdateStr.toString() ); in SQLupdateValue()219 protected synchronized void ExecSQL(Connection _aCon, String _sSQL) in ExecSQL() method in DBHelper
Completed in 21 milliseconds