PRB: Error in Data View Showing Text Based Data SourceLast reviewed: March 12, 1998Article ID: Q180797 |
The information in this article applies to:
SYMPTOMSWhen you use a Data View in Microsoft Visual Interdev you may receive this error:
ODBC Error: S1000: [Microsoft] [ODBC Text Driver] The Microsoft jet database engine does not recognize 'TEXT.TXT.*' as a valid field name or expression. CAUSEThe Microsoft ODBC text driver examines a designated folder for text files with extensions that were specified when the data source name (DSN) was created. Each text file, such as Text.txt is seen as a table. When Visual Interdev attempts to build a SQL query, it uses the filename as a table name and the period in the filename is an invalid character for a SQL table name.
RESOLUTIONHere are the steps to resolve the error:
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : oledbErrMsg Technology : ole Version : WINDOWS:1.0,1.5 Platform : WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |