MSSQL query in CodeIgniter MSSQL query in CodeIgniter codeigniter codeigniter

MSSQL query in CodeIgniter


I faced this issue a while agoI tried turning on query builder in database.php

$query_builder = TRUE;

there might be issue with IIS server cache. Clear cache and try.

I hope this will work