Connect to text file using ADO?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
Back
Top