Browse By Tags

  • What is accpac so busy doing when its idle?

    I have been troubleshooting a performance issue with Sage 300 ERP 2018 (Bulid 0). It is exacerbated when more users are on the system which for us is only about 10 people. If one or two are on then its tolerable. Nothing has really changed in the last…
  • Sage & Orion

    Hi Support, We are using Sage 300 ERP 6.0 for our group of 3 companies. At present, we have one application server and multiple DB's and Terminal server for other 2 companies. One of the sister companies will be implementing Orion POS in the near future…
  • Performance and the Sage 300 Views Part 2

    Introduction Last week we discussed avoiding table scans when using the Sage 300 ERP APIs. This week we are going to look at some other issues to do with updating data and with processing meta-data. Last week I showed a cheetah running as an example…
  • Performance and the Sage 300 Views Part 1

    Introduction The Sage 300 ERP Views ( Business Logic ) give you a great deal of power to perform Accounting operations through our various APIs . However as in any programming, performance must always be taken into account. The Sage 300 ERP Views have…