![]() |
How to Config CI3 Connect Sql Server 2014 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9) +--- Thread: How to Config CI3 Connect Sql Server 2014 (/showthread.php?tid=67652) |
How to Config CI3 Connect Sql Server 2014 - mcmakdonal - 03-20-2017 How to Config CI3 Connect Sql Server 2014 please help me sorry for my English of me RE: How to Config CI3 Connect Sql Server 2014 - haldusone - 07-03-2017 Hello, I have some request. Is there any video tutorials for it ? Thanks! RE: How to Config CI3 Connect Sql Server 2014 - SirOne - 09-04-2017 Did you get any solution??? I have tried several ways to do it without success. RE: How to Config CI3 Connect Sql Server 2014 - rtenny - 09-05-2017 look at your phpinfo --without-mssql you php does not support sqlsrv. You need to recompile php RE: How to Config CI3 Connect Sql Server 2014 - ktmonty - 09-08-2017 https://technet.microsoft.com/en-us/library/hh994592(v=ws.11).aspx#WebPI |