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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-05-17 : 07:23:15
|
| Rao writes "Hi,I am getting the following error when running from a client machine.Microsoft SQL Server LoginConnection Failed:SQLState: '37000'SQL Server Error: 4064[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot open user default database. Login Failed.SQL Server 2000 is running on Windows 2000 O.S. When I login from the server it is running ok. but when I login from a client machine the above error is coming. Front end module to connect to SQL Server is Access 2000.As preliminary trials, the server is restarted but the problem persists." |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-05-17 : 08:02:11
|
| There is a problem with the default database set for the logi.Try using profiler to see the login then look at the default database for that login.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|