allowing anyone into SQL Server 2000
From: Greg (anonymous_at_discussions.microsoft.com)
Date: 05/26/04
- Next message: dev: "Re: ISV Using SQL Authentication - a login concern"
- Previous message: Geoff N. Hiten: "Re: ISV Using SQL Authentication - a login concern"
- Next in thread: Kevin McDonnell [MSFT]: "RE: allowing anyone into SQL Server 2000"
- Reply: Kevin McDonnell [MSFT]: "RE: allowing anyone into SQL Server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 26 May 2004 13:42:48 -0700
I am using SQL Server 2000 (the in-a-single-PC server
that is primarily for server program development).
Therefore, I don't need to have a password with it. I
compiled my ASPX "database" (using ASP .NET Web Matrix)
and got this message in MS Explorer:
----------
Cannot open database requested in login 'pubs'. Login
fails. Login failed for user 'DEMOPC-25\gbrown'.
Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and
where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException:
Cannot open database requested in login 'pubs'. Login
fails. Login failed for user 'DEMOPC-25\gbrown'.
---------------
Could you tell me how to get around this login problem?
Thank you!
- Next message: dev: "Re: ISV Using SQL Authentication - a login concern"
- Previous message: Geoff N. Hiten: "Re: ISV Using SQL Authentication - a login concern"
- Next in thread: Kevin McDonnell [MSFT]: "RE: allowing anyone into SQL Server 2000"
- Reply: Kevin McDonnell [MSFT]: "RE: allowing anyone into SQL Server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|