Page 1 of 1

MS SQL Server and PHP

Posted: Fri Oct 14, 2011 7:39 pm
by Vegan
I tried to get phpBB to connect to Microsoft's SQL Server 2008 R2 so I was wondering if anyone has code to connect to the database and do things like SELECT, UPDATE and so on

I can create credentials easy enough with the server manager as needed

Re: MS SQL Server and PHP

Posted: Fri Oct 14, 2011 8:10 pm
by Celauran
Have you looked at the php.net pages?