re synchronize the HQ database

I need to re synchronize the HQ database with store operations database. There are items in the HQ database that do not exist in the store operations database. How can I go about doing re synchronization?

Reply to
Shari
Loading thread data ...

Create and approve worksheet 250 for the items that are not in the store databae. Processing that worksheet will add them to the store operations db

- h> I need to re synchronize the HQ database with store operations database.

Reply to
convoluted

Reply to
Shari

Check that the item is not flagged as inactive at the store.

Query the store database as another option: select hqid, itemlookupcode, description from item where itemlookupcode 'type_the_itemlookupcode_here'

the hqid in the store db must match the item id in the hq db

h> Thanks for the help convluted. the 250 worksheet did not work. In the

Reply to
convoluted

In the item table I see all the items with the HQID, StoreID, and the itemlookupcode. But when I look in the Store operations database the itemlookupcode for that specific item is not in that database. I sent the

250 worksheet but that did not work. The item exist > Check that the item is not flagged as inactive at the store.
Reply to
Shari

I think you could export a new store database (DBX) using the old store database (DB) as a template. Then delete the old store database (DB) and restore the new store database with the same name as the old. Everything should be up-to-date at that point.

Reply to
dc

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.