CodeIgniter Forums
Microsoft SQL Server as database - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Microsoft SQL Server as database (/showthread.php?tid=69367)



Microsoft SQL Server as database - danangeloalcanar - 11-09-2017

Hello Community,

I have a question regarding database connection. Anyone here already used MS SQL as database for CodeIgniter? Have you encountered any problems regarding the connection?

I got hired and the company uses MS SQL Server. I just want to know if PHP works fine with MS SQL. 

Thanks for your suggestion.  Smile Smile Smile


RE: Microsoft SQL Server as database - bobykurniawan - 11-09-2017

I'm using codeigniter and SqlServer. There is no problem. Maybe, you'll face a problem when you use `pagination` because off `limit` things. sorry bad english


RE: Microsoft SQL Server as database - danangeloalcanar - 11-09-2017

Hi, bobykurniawan,

Thanks for sharing. I am glad someone has already tried that and I can use what I already know. I thought I have to learn ASP.NET for full MS STACK.  hehe. Thanks!  Smile


RE: Microsoft SQL Server as database - FARUKB13 - 11-21-2017

I've always worked with MySQL but right now I work with MSSQL at my internship and it's going great so far. I would recommend this to people Wink