Accessing SQL Server over Workgroup
- by Brian
Hello,
I have two machines:
A: Win 2008 server
B: Windows 7
They are on the same workgroup, and I enabled network discovery. So on the server, I have SQL Server installed with a SQL Server account (mixed mode is enabled). I'm trying to connect to this server from the win 7 machine in the workgroup, but no go. Do I have to reference the server by something else than machine name? How do I successfully establish that relation? I am a n00b to this type of thing...
Thanks.