psbsmms
Programmer
- Dec 14, 2001
- 74
I have a database that we are using on our lan for orders and a separate DB for the web store. What i would like to be able to do is "Snyc" the item table so i only have to enter items once. i have copied the entire web DB to our lan and automated filling the item table initially and then copy back to web, however this will not work once ordering starts because I will overwrite order tables on the copy. i tried to import from lan to web, but i don't get an option to append to a table, it just create a new table. Any ideas?