|
Home > Archive > 70-087 IIS4.0 > December 2000 > about odbc error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| can you help me?why choose "a " thanks 165. You are trying to access the your company's database through you web site but you receive the following message: "Microsoft OLE DB Provider for ODBC Drivers error '80004005' Microsoft]
[ODBC Microsoft SQL Driver] Logon Failed()" What is the most likely cause of the problem ?
A. The user has insufficient permission to access the database
B. The user password has not mapped correctly to access resources in the database
C. Recent revisions of the database changed the connection method from named pipes to TCP/IP
D. Due to heavy use, the database was recently moved to another server.
E. ODBC driver not configured
F. Data source name is configured incorrectly
G. Database name has not been currently configured
H. IIS computer cannot resolve the DSN name of the SQL server database
Answer is B.
| |
|
| Look this over for odbc:
1. Logon Failure - its insufficient permissions
2. General Network Error - Database moved
3. Driver Error - Source name configured incorrect
4. Unable to find resources - ODBC driver missing
Answer "A"
Seeker
MCSE, MCP+I, CNA | |
|
|
|
|
|