Hi All,

In my attempts to import an Access database to ZenCart I feel as though I am getting very close. I have managed to export the access database to a MySQL database (sst_db) with a table (products).

Now at this point I know I need to edit the products table's fields to match those of the zencart DB - correct?

My real question though is how do I merge the edited products table's records to the zencart products table? I guess this i more of a MySQL question, but I am hoping someone has gone through this as well and can help me out. Or, if you know of a tutorial or resource that details how to do this the link would be greatly appreciated. Thanks!!

- DiZZ