Database Upload System
-
- Posts: 29
- Joined: Mon Oct 22, 2007 10:59 pm
Database Upload System
Is there any way to automate the data uploading system? Because , we may need to update database every day and it's a huge data. Another thing, if I upload a file which has an existing record of that DB table then what will happen of that record ? Will it update its record or add a new record?
-
- Posts: 889
- Joined: Fri Aug 11, 2006 1:35 pm
- Location: Orem, UT
- Contact:
RE: Database Upload System
Priscila,
You can automate the product database upload by writing your own program to send the databases in XML format. More information about this option can be found at the following URL:
http://shopsite.com/developer_tools.html
If you upload a database which has product information for a product that is already in you store, then your new database will override the old product information.
-Lauren
You can automate the product database upload by writing your own program to send the databases in XML format. More information about this option can be found at the following URL:
http://shopsite.com/developer_tools.html
If you upload a database which has product information for a product that is already in you store, then your new database will override the old product information.
-Lauren