Dear Friends,
I have sql server 2000 Enterprise Server installed in Windows 2003 Server Standard Edition. When i was trying to connect with MSDE in workstation i could able to see northwind and other dbs and can import to local msde.
I was using DataGrid in C# webform using dataform wizard , and connected server and mapped customers.northwind when i run the program it says ACCESS DENIED LOGIN FAILED OR SERVER IS NOT RUNNING. Is it due to security reason normally
public user will be using anonymous account. Should I Grant
public access to IUSER/MACHINENAME. The program is running well if it is hosted in server.
Please advice me
Thanks and Regrs
Siva
I have sql server 2000 Enterprise Server installed in Windows 2003 Server Standard Edition. When i was trying to connect with MSDE in workstation i could able to see northwind and other dbs and can import to local msde.
I was using DataGrid in C# webform using dataform wizard , and connected server and mapped customers.northwind when i run the program it says ACCESS DENIED LOGIN FAILED OR SERVER IS NOT RUNNING. Is it due to security reason normally
public user will be using anonymous account. Should I Grant
public access to IUSER/MACHINENAME. The program is running well if it is hosted in server.
Please advice me
Thanks and Regrs
Siva