P
pgilbert11
Am currently trying to setup an import function on a database which will
import data from a txt file to a database table.
The issue that i am having is that it keeps returning the error:
Run-Time error '2391'
Field 'F1' doesn't exist in detination table 'tbl1'.
I cannot workout what it is going on about.
Could anybody please shed some light on this issue.
Thanks
Paul
import data from a txt file to a database table.
The issue that i am having is that it keeps returning the error:
Run-Time error '2391'
Field 'F1' doesn't exist in detination table 'tbl1'.
I cannot workout what it is going on about.
Could anybody please shed some light on this issue.
Thanks
Paul