Welcome Guest, Not a member yet? Register   Sign In
Codeigniter not working after database migration to SQL Server 2012
#1

(This post was last modified: 01-21-2021, 01:32 AM by HansMaulwurf.)

Hello,

I've migrated a DB from MySQL to SQL Server 2012. 

After successfully migrating the DB the application that is connected to the DB doesn't work anymore. 
The error message I get is:
[b]"Call to undefined method CI_DB_odbc_driver:: set()"[/b]
The codeigniter query builder syntax is correct, it worked with the old MySQL Database.
Also the connection to the new SQL Server database is working because normal sql queries are working.
Im guessing its a problem with the Codeigniter setup. Do I have to change anything in the config?
Im using Codeigniter 3.1.0 PHP 7.0.9 and SQL Server 2012


Thanks for your help.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB