To delete a record, you will need to read all of the data into your program, remove the record you want to delete, and then re-write it to the file. deleting file content first.

So i'd say read it...