debug) ADOConnection::outp("AlterColumnSQL not supported"); return array(); } function DropColumnSQL($tabname, $flds, $tableflds='', $tableoptions='') { if ($this->debug) ADOConnection::outp("DropColumnSQL not supported"); return array(); } }