Explanation

Resolution
  1. Run DBRebuild an see which tables are coming up with errors.
  2. Check BDE Settings for any abnormalities and adjust when necessary.
    1. Navigate to the BDEAdmin in the Cyrious\Common\BDE folder
    2. Select the Configuration tab
    3. Expand the Configuration
    4. Drill down to System
    5. Drill down to INIT
    6. Modify BDE Configuration to allocate more money usage for BDE.

> Auto ODBC = True

> LocalShare = True

> MaxBufSize = (Raise by multiples of 1024)

> MaxFileHandles = (Raise by multiples of 32)

> MemSize = (Raise by multiples of 16)

> MinBufSize = (Raise by multiples of 128)

> MTSPooling = False

> SharedMemSize = (Raised by multiples of 1024)

> **Save Settings**

  1. Will need to restart the SSLIP in order for BDE settings to take effect.
  2. Make sure Cyrious restarts before disconnecting.
  3. Once Cyrious is restarted, will need to explain to customer that they'll need to test these new settings by just simply using the software throughout the day and make sure these problems aren't arising anymore