Hi,
I'm using ADO to connect to a fixed-width(.prn) text file in order to import it into a .MDB database. I've connected to the file and everything works fine. I have my information from the text file in my recordset after performing a query, but I noticed that for each line I'm missing some data that appears at the end of each line in the text file.
Does anybody know why I'm only able to import partial lines?
Any help would be greatly appreciated.
Yazster.
I'm using ADO to connect to a fixed-width(.prn) text file in order to import it into a .MDB database. I've connected to the file and everything works fine. I have my information from the text file in my recordset after performing a query, but I noticed that for each line I'm missing some data that appears at the end of each line in the text file.
Does anybody know why I'm only able to import partial lines?
Any help would be greatly appreciated.
Yazster.