I'm stuck. All I want to do is import data from a fixed-length (fields are not delimited) text file into an MS Access database table. The table is already defined with names and field lengths. The Schema.ini file contains table name, the same field names and lengths as defined in the table. I...