Link to home
Create AccountLog in
Avatar of John Porter
John PorterFlag for United States of America

asked on

SQL Database on Network not accessible via ODBC

Hello Experts,

I am trying to create an ODBC connection to a SQL Server 2005 instance on another computer on my LAN. This is a workgroup and IS NOT a domain environment. (I have made connections to SQl Server on LAN machines in a domain environment and it works fine)

This ODBC connection fails when I try to make it. The IP addresses for machines and DNS Server (Router in this case) are assigned dynamically.

Does anyone know how to make this connection work?

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of Dave Baldwin
Dave Baldwin
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of John Porter

ASKER

That was it - Thanks!
You're welcome, thanks for the points.