Include subfolders in data source path of Microsoft Access Text Driver
Hello, I have used the Connection String found here to connect to various txt files on my PC, located in C:\test\ This is working for this: Driver=Microsoft Access Text Driver (*.txt, *.csv);Dbq=C:\test;Extensions=txt;Format=Delimited