I'm sure I've missed something obvious but...
I'm getting the above error when I try to import from a text file and can't work out why; I get the same error using TransferText in code.
However, if I open the file, parse the data and put the data onto the table one record at a time (in code), it works fine (but slowly!)
The import file is a straightforward tab-delimited text file.
Can anybody help please?
Dave
I'm getting the above error when I try to import from a text file and can't work out why; I get the same error using TransferText in code.
However, if I open the file, parse the data and put the data onto the table one record at a time (in code), it works fine (but slowly!)
The import file is a straightforward tab-delimited text file.
Can anybody help please?
Dave