Forum Moderators: coopster
I am having problems connecting, not getting error messages so not sure what is happening. I have the ports opened on my firewall for the sql server.
But when setting up the connection in php, i see no way of picking which instance of sql to connect to on my server. example, server\sql1 or server\sql2. ultimately i am trying to get to the support database that is part of server\sql2.
hope this makes sense and i could be way off but i would think you have to tell php which instance, not just the server ip and database name.
Thanx.
does it connect at all? or is it just connecting to the wrong instance?