db_type = 'mssql'; $db_info->db_table_prefix = 'xe'; $oContext->setDbInfo($db_info); } protected function tearDown() { unset($GLOBALS['__DB__']); XmlQueryParser::setDBParser(null); } } ?>