ODBC call failed - weird behavior
From: Ragnar Midtskogen (ragnar_ng_at_optonline.net)
Date: 03/11/04
- Next message: Yuan Shao: "RE: Help with SqlOleDB driver"
- Previous message: Adam C: "Connection timeout when generating recordset from a stored procedure in an ASP page"
- Next in thread: Sue Hoegemeier: "Re: ODBC call failed - weird behavior"
- Reply: Sue Hoegemeier: "Re: ODBC call failed - weird behavior"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 19:05:29 -0500
Hello,
I have been working on updating an Access 2000 application that uses linked
ODBC tables to connect to an SQL Server 2000. My development machine is
connected to the server over a Microsoft LAN, at 100Mbits.
Both the Office 2000 on my development machine and the SQL server has all
the latest SP's
Everything worked fine for months until today. I am not aware of any changes
to ether machine since yesterday.
Now, there is one table that can not be opened any more.
I can access all the other tables ecxept that one. When I try to open it I
get the message "ODBC call failed". The table is displayed but with #Name?
in all columns for all records.
Once that has happened I get the same message for all tables. In addition to
"ODBC call failed" there is also
"[Microsoft][ODBC SQL Server Driver][Communication link failure (#0)".
When I close down and reopen the app I can again access all tables except
the bad one.
At first, I thought the table had gotten corrupted, but I can open the table
just fine on the server. If I set up an ODBC on the server with the same
name I and run my application there. the problem table opens fine.
I removed the ODBC and set it up again with the same properties, client uses
TCP/IP network library, and I am using SQL Server authentication.
I am using MDAC 2.6 SP2, and I did a refresh, but it did not solve problem.
I ran
I am wondering if I should update to 2.8
If anyone has a suggestion I would appreciate it very much.
Ragnar
- Next message: Yuan Shao: "RE: Help with SqlOleDB driver"
- Previous message: Adam C: "Connection timeout when generating recordset from a stored procedure in an ASP page"
- Next in thread: Sue Hoegemeier: "Re: ODBC call failed - weird behavior"
- Reply: Sue Hoegemeier: "Re: ODBC call failed - weird behavior"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|