CodeIgniter Forums
Active Record Class Updateing - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Active Record Class Updateing (/showthread.php?tid=38510)



Active Record Class Updateing - El Forum - 02-10-2011

[eluser]The Casual Bot[/eluser]
I'm not to sure about this but i have searched the forum and the userguide for a answer but no luck yet!

I'm trying to up data a MSSQL database using the ODBC driver but i cant set a NULL value it returns the following error
Quote:Fatal error: Call to undefined method CI_Input::_remove_invisible_characters() in C:\wamp\www\mednetuk\system\database\drivers\odbc\odbc_driver.php on line 279

any ideas