Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I use a custom schema.ini file?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
In the Help for the TransferText action it says that I can use existing specifications or my own schema.ini file. I found a description of the layout for this file and have created my own but I'm unclear as to how to call this file in my TransferText argument.
DoCmd.TransferText acExportFixed, &quot;<what goes here?>&quot;, &quot;<table/query name>&quot;, &quot;<filename>&quot;, False, &quot;&quot;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top