Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter + MSSQL?
#1

[eluser]Austrys[/eluser]
Hello, wondering if CodeIgniter has a feature to work with Microsoft's SQL Server databases? :o
#2

[eluser]Dam1an[/eluser]
There's a driver for it, so I would assume so Smile
Just change bdriver to mssql in the database config file and it should work fine (and if you're not using AR, then you don't even need to do that)
#3

[eluser]iluvcode81[/eluser]
Hey! that would be fine. I have MySQL but heard in another blog that its possible to use the MS one and here you are showing how. Let me try. :-)
#4

[eluser]Austrys[/eluser]
Ok, lets try...
#5

[eluser]Stallon[/eluser]
It does work, I got it to connect successfully on a windows machine, with SQL Server 2005 on the same machine as apache, but I could not get to work from a machine and the SQL Server instance on a different machine (apparently SQL Server problem with remote connections). Also i never got it to work linux (apache) and windows SQL server machines. it just gave me a blank screen, and being a CI newbie, i couldnt fix it at all!




Theme © iAndrew 2016 - Forum software by © MyBB