![]() |
[Microsoft][ODBC SQL Server Driver]Communication link failure - 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: [Microsoft][ODBC SQL Server Driver]Communication link failure (/showthread.php?tid=39327) |
[Microsoft][ODBC SQL Server Driver]Communication link failure - El Forum - 03-08-2011 [eluser]The Casual Bot[/eluser] Randomly this strated to happen has anyone seen this before Code: A Database Error Occurred [Microsoft][ODBC SQL Server Driver]Communication link failure - El Forum - 07-04-2012 [eluser]Ashish Awasthi[/eluser] [quote author="The Casual Bot" date="1299585857"]Randomly this strated to happen has anyone seen this before Code: A Database Error Occurred Try to Use $db['default']['pconnect'] = FALSE; in your database.php |