I wrote this data import module for my web app this morning. It reads csv and xls flat file data and imports it into by database and then displays a preview of the data to the user. If you have time please try it out and let me know any problems. Thank you.