I believe it's also impersonation of a user, That's what I gather from my research.
I have this small business network with 5 computers running windows 7, I built an inventory tracking app with Visual Studio that connects to a SQL SERVER EXPRESS instance on my computer. all the other computers hosting my inventory app can also connect to the database hosted on my computer via the sa sqlserver login...having explained this somewhat. My problem is I would like to use windows authentication but am not able too, expect if I impersonate the user name and passwork from another computer that is trying to connect to my server instance, I realize that isn't the way to do it but anything else gets me the infamous:"user is not assossiated with a valid sql connection. ???????????????/?
Discuss This Question: 2  Replies