Sql 2000 Connect From Domain PC to WorkGroup PC using Windows Authentication
- by bb
Sql 2000 -
I am trying to connect from a PC w/ client tools that is on a domain, to a Sql Server 2000 box that is NOT on the domain using Windows Authentication. I thought I had done this in the past this by creating an account on the non domain PC with the same username/pwd I am logged in on the domain PC, but that doesn't seem to be working.
I am specifically looking at using Windows Authentication, I know Sql Authentication works.
Any ideas?