Moving contents of fields programatically

G

Gavin Webb

I want to automate an import from a csv file into a
variety of tables.

So far, I have worked out how to import a csv file into a
single table.

How do I move different fields from the import table to
other tables?

Gavin
 
Top