PRB: Jet Text IISAM Driver Drops Leading SpacesLast reviewed: March 12, 1998Article ID: Q182354 |
The information in this article applies to:
SYMPTOMSWhen importing a delimited text file into a Jet database, leading spaces are truncated from field data.
CAUSEThe TEXT IISAM driver for Jet incorrectly truncates spaces from fields that aren't delimited by the text qualifier character.
RESOLUTIONMake sure you use quotes or other text qualifier around your fields if you need to preserve leading spaces in your data.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONWARNING: Your use or modification of the CODE provided in this article is at your own risk. Microsoft provides this CODE "as is" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose. Microsoft does not support modifications of the CODE to suit specific customer requirements.
Steps to Reproduce Behavior
REFERENCESVisual Basic and Access help topic: IN CLAUSE (c) Microsoft Corporation 1998, All Rights Reserved. Contributions by Malcolm Stewart, Microsoft Corporation
|
Additional query words: csv
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |