I download, every week, a CSV file containing a very large amount of data. It consists of subscriber account information.
Here is a sample of how the data comes out:
="433030040404089273119",1400,"KIMBLE,SEAN","BRYAN",TX,77801,IE,="",2215
I access it using ADO, here's the connection string...