Hi Guys
I have an Access 2007 application that has a Parts Table that contains a list of automotive parts.
I have attached a screen shot (parts.jpg) showing the structure.
I have another table called Web_Parts that has exactly the same structure as Parts. The Web_Parts table gets its data from a CSV import that I do that is data extracted from an MySQL database used by an eCommerce website.
You will notice that there is a field called "Web_Product_Id" (number). This is the unique ID for each of the products that I have exported from the Web shop system.
I need to regularly (probably every couple of weeks), export out of the web shop system and import into the Access environment.
Due to the fact that the data in the web shop system may change (pricing, description, add new items, delete new items etc), I need to find a way that I can simply update any existing records in the Parts table with any new information contained in the Web_Parts table......
I'm sure that there is a simple way to do this but as I'm a newbie, I'm struggling...
I appreciate any help you can provide.
Regards
Greg
I have an Access 2007 application that has a Parts Table that contains a list of automotive parts.
I have attached a screen shot (parts.jpg) showing the structure.
I have another table called Web_Parts that has exactly the same structure as Parts. The Web_Parts table gets its data from a CSV import that I do that is data extracted from an MySQL database used by an eCommerce website.
You will notice that there is a field called "Web_Product_Id" (number). This is the unique ID for each of the products that I have exported from the Web shop system.
I need to regularly (probably every couple of weeks), export out of the web shop system and import into the Access environment.
Due to the fact that the data in the web shop system may change (pricing, description, add new items, delete new items etc), I need to find a way that I can simply update any existing records in the Parts table with any new information contained in the Web_Parts table......
I'm sure that there is a simple way to do this but as I'm a newbie, I'm struggling...
I appreciate any help you can provide.
Regards
Greg