Mostly doing datbase work today. As I don’t have MSSQL Server here, I’ve been converting my project so that it works on either MSSQL or MySQL. For this particular one, we don’t really need any of the MSSQL clever stuff (except maybe foreign keys) and so the changeover has been nice and simple.
The decision to use the ADOdb Database Library for PHP has made the job much simpler!