[eluser]DGmike[/eluser]
Hi,
We are using the DB2 driver and had some problems. I believe that could be the
difference between the driver(developed for CI 1.5.4) and the new version of codeigniter.
When tried, show the follow error:
Fatal error: Call to undefined method
CI_DB_db2c_driver::_escape_identifiers() in /system/database/DB_driver.php
on line 1323
Inside the db2 driver file doesn´t exist this function (_escape_identifiers()), but inside mysql driver exist...
Somebody know how circumvent this situation? if exist many problems to use CI with DB2?
Thanks
Demetrio
thanks
Demetrio