PDA

View Full Version : Can I use SQL instead of MySQL


robw
05-18-2009, 03:39 PM
My work place uses SQL for our server instead of MySQL. Is there a way to make the script work with MSSQL even though the Calendar uses the mysql_connect string? I've tried defining the connection myself but I've only managed to corrupt a few PHP files. (Fixed by downloading them again.)

Thanks in advance.

Brian
05-18-2009, 06:51 PM
Right now, the calendar is coded only for mySQL.