access: read CSV file into table
Posted
by every_answer_gets_a_point
on Stack Overflow
See other posts from Stack Overflow
or by every_answer_gets_a_point
Published on 2010-06-06T23:46:02Z
Indexed on
2010/06/06
23:52 UTC
Read the original article
Hit count: 353
is it possible to programmatically have access open a certain csv file and read it into a datasheet and set parameters like what time of delimiter, TEXT QUALIFIER etc, including all the steps that one takes to manually import a csv file into a table?
© Stack Overflow or respective owner