function CI_DB_odbc_driver($params) { parent::CI_DB($params); $this->_random_keyword = ' RND(' . time() . ')'; // database specific random keyword }