So,
I ported the database of osticket over to SQL Express 2008 (with little issues other than some fields where there were no default values werent set to accept NULL). I also installed all of the SQL extenstions in order to connect to SQL via PHP....
Only one question. Which php files in OSTICKET need to be updated so that the software can commuinicate with MS Sql Server? I assume that at least two:
1. ost-config.php
2. mysql.php
I found a thread on the fourms from back in 2007 with someone asking about MS SQL server, but I thought I would throw this out here and see if i could get some feedback. Thanks in advance.