HI folks,
Having a problem here that I cannot figure out. Trying to import from a text file. If I use a simple sample file I can use the code in ‘frmWater_Sample_Import’ to select and import a csv file to an existing table BUT when I use the attached csv file and code the import always fails, giving the message “The field F1 doesn’t exist in the detaination table”.
I can’t figure out why. The field types are all text as is the input, there are no stray items in the csv file…am I missing something simple?