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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Login fails

Author  Topic 

shajimanjeri
Posting Yak Master

179 Posts

Posted - 2007-08-18 : 10:24:57
Hi all,

I have a database with name 'RHC'. And its working in my localmachine. But When I uploaded it to the server, it showing some connection error-
It is
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot open database requested in login 'RHC'. Login fails.

Anybody have any Idea regarding this issue.

Please advice me@

By Shaji

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-08-18 : 10:27:56
is the db online?
what login are you using to connect?

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-08-18 : 17:04:01
What's default db defined for RHC login?
Go to Top of Page
   

- Advertisement -