I am having trouble connecting a textfile using the ADODC control. The data inside the file is separated by commas. Also,I need help in reading the file and placing the items in seperate text boxes.

Here is a sample of the data:

178700000001,000000000001,000000000002,000000000003,000000000004,10/2/02 ----> this the first line
178700000001,000000000005,000000000006,000000000007,000000000008,10/2/02 ----> this the second line


Thanks in advance