ACC97: #Deleted Entries Appear in Alternate Rows in Linked SQL Server Tables (269580)
The information in this article applies to:
This article was previously published under Q269580 Moderate: Requires basic macro, coding, and interoperability
skills.
SYMPTOMS In a linked table from Microsoft SQL Server 6.5, Microsoft
SQL Server 7.0, or Microsoft Data Engine (MSDE) you see #Deleted in alternate
rows. One row has the typical data, the next contains #Deleted entries, the
next typical data, and so on. CAUSE This behavior can occur under the following conditions:
- The table has numeric or text field columns.
- The SQL Server database has been created on a server with
non-default code pages and sort order.
- The version of the Microsoft ODBC SQL Server driver
accessing the table is 3.70.0623.
NOTE: This problem does not occur with earlier or later versions of the
Microsoft ODBC SQL Server driver. RESOLUTION To resolve this problem, do one of the following:
- When you configure the data source name (DSN) in the ODBC
Administrator, on the last page, clear the Perform translation for
character data option.
- Create a pass-through query in Access instead of using
linked tables.
NOTE: This only works if the data can be read-only. - Install a newer SQL Server ODBC driver by installing the
latest version of Microsoft Data Access Components (MDAC). For more information
about the latest version of MDAC and to download it, please visit the following
Microsoft Web site:
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
REFERENCESFor additional information, click the article number below to
view the article in the Microsoft Knowledge Base: 236825 PRB: #deleted Seen When SQL Server 7.0 Tables Containing Numeric and Text fields Are Opened
Modification Type: | Major | Last Reviewed: | 9/27/2003 |
---|
Keywords: | kbbug kbnofix KB269580 |
---|
|