Hello all!! I'm trying to connect to my database using sqlsrv_connect and when I try and load the .php page it just idle's for a while and gives me "500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed." Has anyone run into this problem before?
I found the problem, but now I'm having another issue, the php.ini doesn't have the mssql.dll enabled, and as such I can't program in php for my mssql 2008 database , is there a workaround, anyone?