I can run the below sql directly from MS Access
select * from [text;database=C:\test].[fixedDataLengthFile.txt] as pm
but when i tried to put that into DBQuery it doesnt recognize it. Any suggestion other than reading the file using ReadLn
?
Moderators: JRL, Dorian (MJT support)