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 - 2002-06-07 : 08:20:21
|
| Mark writes "When I try to access my SQL Server 7 dbase, running on NT4.0 I get the message Error 22274: the database has been made inaccessible.I have not been able to find any causes or solutions to this in Books or elsewhere. What can I do to remedy this situation?THanks." |
|
|
izaltsman
A custom title
1139 Posts |
Posted - 2002-06-07 : 08:56:35
|
| How are you trying to access it? I don't believe this error message is coming from SQL Server... Most likely it is something generated by your application (it is probably having trouble connecting to the DB server -- make sure you can ping the server, check your DSNs, username, password etc). |
 |
|
|
|
|
|