I am having an issue with connecting to an sql server using its computer name but, it works with IP
osql -S IHQAVOTUS -U timesync --Doesn't work
osql -S 10.3.231.178 -U timesync --Works
Yes the SQL Server is pingable from DOS in both IP and name.
Thanks for your help
osql -S IHQAVOTUS -U timesync --Doesn't work
osql -S 10.3.231.178 -U timesync --Works
Yes the SQL Server is pingable from DOS in both IP and name.
Thanks for your help