Subject: Import data from "; delimited txt file"

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I need to import several txt files(; delimited) into tables on a daily basis.
from these tables I require only parts of the inforamtion in the tables.
The txt file to import has no headings but the tables do and should not be
over written. What is the best procedure for this?
 
Back
Top