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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using schema.ini files with DoCmd.TransferText

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Does anybody know how to use a schema.ini file in place of an import specification?
I've tried the obvious options, and nothing seems to work.

DoCmd.TransferText TransferType:=acImportDelim SpecificationName:= ?????

I have a schema.ini file stored in the directory with the file I want to import, which is what the help file says to do. Yet it doesnt work.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top