I have a website that runs off of data in an sql database. The more current the data is the more recent the products are in the website. To this end I seek the services of an experienced programmer that will do the following. Incorporate my datafeed into my sql databse that feeds the website Write a cron that will.... wipe out the database reload the databse from a flat file datafeed First things first will be to make sure the data gets imported correctly. I already have a program that supposedly does this but I can not tell if it is working. I have more work once this is completed...