November 16, 2008 at 9:51 pm
as im new to SQL, so please can anyone help me
as soon as i checking my logs i have got an error i dont know what it is, can anyone help me to get into this
[298] SQLServer Error: 4060, Cannot open database "ASPState" requested by the login. The login failed. [SQLSTATE 42000]
thanks
November 16, 2008 at 10:30 pm
Someone tried to log into the SQL server and requested the database ASPState to be the default database. The ogin failed because the DB is inaccessible, or it doesn't exist
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 17, 2008 at 5:57 pm
thank 'u':)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply