PRB: "Optional feature not implemented" or "#name" in SQL Server 7.0 (222104)
The information in this article applies to:
- Microsoft ODBC Driver for SQL Server 3.0
- Microsoft ODBC Driver for SQL Server 3.5
- Microsoft ODBC Driver for SQL Server 3.6
- Microsoft SQL Server 7.0
- Microsoft Data Access Components 2.5
This article was previously published under Q222104 SYMPTOMS
When you try to update SQL Server 7.0 tables that contain Unicode datatypes from Access 97 or Access 95 using the 3.60.0319 (or earlier) version of the ODBC SQLServer driver, the following error message appears:
[Microsoft][ODBC SQLServer Driver]"Optional feature not implemented"
CAUSE
Access tries to bind the parameter for the Unicode column, asking the driver to convert from SQL_CHAR/SQL_VARCHAR to SQL_WCHAR/SQL_WVARCHAR. This functionality is not available in the 3.60.xxxx or the previous versions of the SQL Server ODBC Driver.
RESOLUTION
Use SQL Server ODBC Driver version 3.70.0623 or later when you use Access 97 or Access 95 to connect to SQL Server 7.0.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 12/5/2003 |
---|
Keywords: | kbDatabase kbprb KB222104 |
---|
|