Hello Everybody, I have a little experience with ADO Recordsets. I made a Database Program with VB6, Using Access 97 as the Database.The Program works Just Fine. I am a Teacher, I get Updated Information from What I believe was Created In a DOS Batch File that When Activated Creates a Text File Containing Student Information. I want to Be Able to Convert the Text File to a ADO Recordset then Save the Information into my Program's Database. The Information I want to retrieve is as Follows:

StudentNo:
LastName:
FirstName:
Facility:
Class:
Teacher:
Grade:

I'm not sure where to begin, Any help would be appreaciated.
Thanks
Ready to be a Student