ACC: Errors Refreshing Linked Text File via Linked Table MgrID: Q190186
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you try to refresh a link to an external text file by using the Linked
Table Manager from within Microsoft Access, you may receive one of the
following error messages:
The Linked Table Manager requires an information file called Schema.ini to determine the characteristics of the text file, such as column names, field lengths, and data types. Text files linked through the Link Text Wizard do not use the Schema.ini to determine the characteristics of the file.
To resolve this problem, you must first create a Schema.ini file and link
the external text file by using the TransferText method in a macro or in a
Visual Basic for Applications function.
NOTE: The Schema.ini file must reside in the same folder as the text
file(s) it describes.
For more information about creating a Schema.ini, please see the following
articles in the Microsoft Knowledge Base:
Q149090 ACC: How to Use Schema.ini for Accessing Text Data
Q155512 ACC: How to Create a Schema.ini File Programmatically
Keywords : IsmTxtd IsmTxtfx WzAtmgr
Version : WINDOWS:7.0,97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: May 17, 1999