Neil Sutton
February 10th, 2005, 06:37 AM
Hi all,
I'm trying to read data from an SQL database (the database is the one created by Microsoft WUS)
I have got the code in vb.net to connect but I can't seem to login properly..
I receive the error: "SQL server does not exist or access denied"
I've read numerous posts for setting an "sa" password, but it seems there is already one set and I don't know what it is! :blush:
Because WUS is interfaced via a webpage am I right in guessing there would be a guest type account ? because I don't actually need to write anything to the database, only read.. so that would be ideal.
Does anyone have any ideas :confused:
Thanks
I'm trying to read data from an SQL database (the database is the one created by Microsoft WUS)
I have got the code in vb.net to connect but I can't seem to login properly..
I receive the error: "SQL server does not exist or access denied"
I've read numerous posts for setting an "sa" password, but it seems there is already one set and I don't know what it is! :blush:
Because WUS is interfaced via a webpage am I right in guessing there would be a guest type account ? because I don't actually need to write anything to the database, only read.. so that would be ideal.
Does anyone have any ideas :confused:
Thanks