Archive

Archive for the ‘Coding’ Category

HOWTO: PHP with MSSQL on Ubuntu 6.06

June 15th, 2006 11 comments

I recently set up an Ubuntu server that needed to access a MSSQL database. The php5-sybase package sort of worked (the queries appeared to work, but data was missing). So, I set out to build some .deb packages with MSSQL support built in.

Read more…

Categories: Coding, HOWTO, Internet, Linux Tags: