where is called _escape_table ? |
[eluser]Zandy[/eluser]
seeing the following http://ellislab.com/forums/viewthread/86055/P15/ This is the funcion in mssql_driver.php function _escape_table($table) { return '['.$table.']'; } but, Continued error Quote:A Database Error Occurred _escape_table is called ?? by Active record ?/ CI version 1.6.3 greetings :-D
[eluser]dcunited08[/eluser]
The function should be called by Active Directory, did you add the function (should not have worked) or changed the existing function. What is your calling code ($this->db->get("tbl_usuario") ![]() |
Welcome Guest, Not a member yet? Register Sign In |