Hi,

I want to cut down the bulk that using an Access database creates for my application. I was wondering if it is possible to connect to a delimited text file and treat that as if it were just a regular old access database and be able to perform SQL queries against it to modify and retrieve data?

I prefer to do it in code rather than using the ADO control.

Any help would be appreciated..

Dan