Connect to text file using ADO?

M

mike

Is it possible to open an ADO connection to a comma-delimited text file?

If not, is there any other way to run a query on a comma-delimited text file
without actually importing the data to a table?
 
Top