|
Posted by Glenn Adams [MVP - Retail Mgmt on October 18, 2006, 12:59 pm
Please log in for more thread options
1) make sure that HQ Server and HQ Client are the same version.
2) you may have items that were created in the store instead of HQ.
Look for items in the store database with HQID = 0 (select
itemlookupcode, description, id, hqid from item where hqid = 0)
3) try reindexing the store database (backup first)
Glenn Adams
Tiber Creek Consulting
http://www.tibercreek.com glenn@tibercreek.com
----------------------------------------------
Please DO NOT respond to me directly but post all responses here in the
newsgroup so that all can share the information.
DCR wrote:
> When the worksheet 401 is processing on the hq client, It give an error
> saying: Error 91: object variable or within block variable not set (unhandled
> error, state ='9'). The hq client re-tries to connects every 30 seconds after
> this error. The RMS version 1.3.1006. Please help
> Thanks
> Dave
|