Skip to content

Tag: MSSQL

PHP

PHP MS SQL Truncated VarChar(255)

I don’t often have fields much longer than 256 char, but a web application I am working on makes use of varchar…

November 2, 2010
PHP

PHP Update Finally Depreciates PHP MSSQL driver

The biggest advantage of the change is being able to better take advantage of Microsoft SQL Server features that probably made you choose to use SQL Server in the first place.Making the change wasn't overly difficult because I took time and wrote a simple Database Access Layer.

July 4, 2010