Welcome Guest, Not a member yet? Register   Sign In
trouble with DB2 driver
#1

[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
#2

[eluser]pistolPete[/eluser]
Quote:I believe that could be the
difference between the driver(developed for CI 1.5.4) and the new version of codeigniter.

Which version are you using at the moment? 1.5.4 or the latest one?
#3

[eluser]DGmike[/eluser]
I'm using this the CI on version 1.7.2
#4

[eluser]timchase01[/eluser]
Hi All...My team has updated the db2c driver to work with CodeIgniter 1.7.1. Please see the wiki page to download the newest version of the driver. This is working on an iSeries and should work for other DB2 systems as well.




Theme © iAndrew 2016 - Forum software by © MyBB