Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
vemulavijay
Starting Member
32 Posts |
Posted - 2004-12-02 : 21:13:41
|
I have developed a .NET windows application, which is supposed to connect to SQL server 2000 on another system.If SQL server 2000 exists in XP system, all queries from my system are getting executed well. But when the SQL server 2000 exists in Win 2K system, it throws an error saying that: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.My SQL server is in Mixed Authentication Mode(SQL Server and Windows). And this problem exists even if both the systems are in same domain or different.Can anybody throw some light on it Please. Thank you very much.Regards,Vijay |
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2004-12-02 : 21:21:41
|
Please do not cross post:http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=43274 |
 |
|
|
|
|