View Full Version : importing a csv file


TOMUKSM
08-31-2003, 01:42 AM
i have a comma delimited text file on my p.c.

it is updated daily by another application

i want to automatically import this csv file daily

i have had it working mannually going through the wizard but need it to run automatically

this database would then ideally be viewed 'live' on my website

i have used access for ages but never got that indept on the progamming side

can anyone help!

namliam
09-02-2003, 12:54 AM
Check out the docmd.transfertext command....

Regardzzzzz

The Mailman