I am looking for some ideas on how best to go about doing this. Right now I am using MS Access to do a linked table to the text file with fixed width. The problem with linked tables, they seem to open up with exclusive rights, therefore, only one person can have it open at a time. Does VB6 have an object (like a recordset) that can connect directly to the text file, or maybe even a read-only object that will connect to the linked table? Any help would be much appreciated.