This is an awesome contribution bro. Awesome work. Question though....

First I am creating a site and my suppliers are all drop shippers. All the cvs/xls files I'm getting are different, ie names, descriptions, ext ext. I am an amature coder, I created a PHP (page really) that takes the file and edits the fields to create the columns I want. For example the one suppliers cvs file had 4 columns that I needed into 1. Only one column had <HTML> tags so I had to move the data where I wanted it with in the Description and add the <HTML> tags I wanted, lastly save the file as a CVS.

I downloaded the complete products list from my site using Easy Populate. Deleted all the data. Then C&P'ed all the data into the respective fields. Uplaoded it. (after a little messing around) it worked great.

My question for you is: My next step will be to have my custom PHP page create the appropriate cvs file that will upload into Easy Populate in order to update or add new products. What are the fileds I need for sure? Ones I leave out will they get the default value in the database??

Thanks