CodeIgniter Forums
Codeigniter 4.X with SQLSRV Driver - 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: Codeigniter 4.X with SQLSRV Driver (/showthread.php?tid=77329)



Codeigniter 4.X with SQLSRV Driver - Touchtier - 08-17-2020

Hi,

We are using CodeIgniter 4.0.4 and PHP 7.4.6 in our application.

Could anyone please help or guide me to get the SQLSRV database driver folder latest codeigniter?

Thanks


RE: Codeigniter 4.X with SQLSRV Driver - jreklund - 08-17-2020

Hi,

There are no such driver yet. You are welcome to help us port it.
https://github.com/codeigniter4/CodeIgniter4/issues/503


RE: Codeigniter 4.X with SQLSRV Driver - Christian da Silva Barbosa - 09-23-2020

(08-17-2020, 11:11 PM)jreklund Wrote: Hi,

There are no such driver yet. You are welcome to help us port it.
https://github.com/codeigniter4/CodeIgniter4/issues/503

Any prevision for sqlsrv in one release this year?


RE: Codeigniter 4.X with SQLSRV Driver - paulbalandan - 09-24-2020

There is an open pull request for this:

https://github.com/codeigniter4/CodeIgniter4/pull/3612