PRB: ADO Recordset AddNew and Update Methods Ignore ANSI PADDING OFF Setting (293873)
The information in this article applies to:
- Microsoft SQL Server 7.0
- Microsoft Data Access Components 2.1 (GA)
- Microsoft Data Access Components 2.1 SP1
- Microsoft Data Access Components 2.1 SP2
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.5 SP1
- Microsoft Data Access Components 2.6
This article was previously published under Q293873 SYMPTOMS When you update tables in SQL Server 7.0, the AddNew and Update methods of the Microsoft ActiveX Data Objects (ADO) Recordset object ignore the ANSI PADDING OFF setting. These methods do not
trim the trailing spaces or blanks, even if the table is created with SET
ANSI_PADDING OFF.
In addition, it does not matter if the USE
Ansi NULLS, paddings and warnings option is turned on or off in the
Data Source Name (DSN). REFERENCESFor additional information, click the
article number below to view the article in the Microsoft Knowledge Base: 154886 INF: Behavior of ANSI_PADDING
Modification Type: | Major | Last Reviewed: | 12/3/2003 |
---|
Keywords: | kbprb KB293873 |
---|
|