ACC: How to Use Schema.ini for Accessing Text Data (149090)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q149090 Advanced: Requires expert coding, interoperability, and multiuser
skills.
SUMMARY This article show you how to use a Schema.ini file and Data
Access Objects (DAO) to programmatically open or link to a text file. A
Schema.ini file contains the specifics on how data is formatted in a particular
text file and is used by the Text ISAM driver to read and manipulate data.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information about
Visual Basic for Applications, please refer to your version of the "Building
Applications with Microsoft Access" manual. REFERENCES For more information about accessing data in a text file,
search on "accessing data in text documents," using the Microsoft Access Help
Index. For more information about how to use the Schema.ini
file, visit the following Microsoft Developer Network (MSDN) Web site:
| Modification Type: | Minor | Last Reviewed: | 9/13/2006 |
|---|
| Keywords: | kb3rdparty kbhowto kbProgramming KB149090 |
|---|
|