芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/cepali/lib/adodb/datadict/datadict-sqlite.inc.php
debug) ADOConnection::outp("AlterColumnSQL not supported natively by SQLite"); return array(); } function DropColumnSQL($tabname, $flds, $tableflds='', $tableoptions='') { if ($this->debug) ADOConnection::outp("DropColumnSQL not supported natively by SQLite"); return array(); } function RenameColumnSQL($tabname,$oldcolumn,$newcolumn,$flds='') { if ($this->debug) ADOConnection::outp("RenameColumnSQL not supported natively by SQLite"); return array(); } }