Z
zacks
I have an application that uses the Microsoft Text Driver to read ASCII
delimited files. Most of the time these files are either CSV or TXT
file extension. Recently I needed to read some that had a DAT file
extension. When I tried to open it with the Microsoft Text Driver an
exception was thrown that said the file was already in use. But if I
simply rename the file with a TXT file extension the application opens
and reads the file just fine.
What gives?
delimited files. Most of the time these files are either CSV or TXT
file extension. Recently I needed to read some that had a DAT file
extension. When I tried to open it with the Microsoft Text Driver an
exception was thrown that said the file was already in use. But if I
simply rename the file with a TXT file extension the application opens
and reads the file just fine.
What gives?