Abby
Win
Archive
Categories
About
mssql
4 posts ·
All categories
Feb 6, 2011
MSSQL Driver for PHP5.3
Before using PHP5.3, I never had to worry about MSSQL support. PHP included a dll file to use with MSSQL Server 2000 and up. This is no longer true if you...
driver
mssql
php
database
Sep 14, 2010
Windows 2008 and MSSQL Server 2005 not allowing remote connections
If you think you checked every setting in MSSQL Server that allows remote connections, you may have missed the Windows firewall setting. I have installed MSSQL...
mssql
remote connection
server
windows
database
Jun 28, 2010
Connect to MSSQL 2005 using PHP
Here’s a couple of quick tips to connecting to a MSSQL 2005 server using PHP on a Windows webserver. You will need to enable the php\_mssql.dll in your php.ini...
connect
mssql
php
database
Dec 3, 2008
MSSQL Stored Procedures and Classic ASP
A client at work wanted us to create a way to duplicate existing records on their website with a click of a button. These records involve multiple tables in...
asp
classic
mssql
stored procedure
web development
↑