Hello, I am using MSAccess and am using this code
[Text;HDR=''No'';FMT=''Delimited'';Database='+ExtractFilePath(Location)+'].'+ ExtractFileName(Location);
What are the different options I can use for FMT? I have seen:
- Fixed
- Delimited
- TabDelimited