M
mikeb
We were having difficulties getting our app to connect to our msde database.
USUALLY, it seems to be a dns error on the given network, so we have to
remove the machine name from our connection string and replace it with the
machine's IP address.
However, this time, we thought we'd beat the system and just use the IP
address instead...... it wouldn't connect. Finally after several
exhausting attempts we tried putting the machine name in place of the ip
address... this worked....
Can someone help explain this?
What is typically the cause if only the IP address works, not the machine
name?
And, now, I'm curious too, what is typically the cause if only the machine
name works instead of the IP address?
Make sense?
USUALLY, it seems to be a dns error on the given network, so we have to
remove the machine name from our connection string and replace it with the
machine's IP address.
However, this time, we thought we'd beat the system and just use the IP
address instead...... it wouldn't connect. Finally after several
exhausting attempts we tried putting the machine name in place of the ip
address... this worked....
Can someone help explain this?
What is typically the cause if only the IP address works, not the machine
name?
And, now, I'm curious too, what is typically the cause if only the machine
name works instead of the IP address?
Make sense?