So basically I have a PHP server that runs PHP all fine and I have a MS SQL server which has been used to host backends of Access Databases. Now we want to also have a web interface to this backend and I am trying connect to the database through PHP but can't seem to get it to work. Do I need to...