I have a few questions on getting data and displaying it.

Question 1
I have customer information saved to a file, Customer.dat, how can I display the contents of the file in a picture box??

Question 2
also from the same customer database, how can I run reports like top 5 (€ value) customers
How can I divide up the data in the database to run certain queries?