• Issues with Sage 500 latitude and longitude on sales orders

    WE have a custom Sage 500 task that creates sales orders from external data - I am seeing an issue where I get an error in my SQL profiler when creating a sales order and calling the stored proc spsoGetSOLineDist That does an insert into #tsoSOLineDist…
  • Sales Order Entry very slow load

    We have an issue where SO Entry is extremely slow to load. I ran a trace using SQL profiler and it appears to occur when a query is made to obtain a list of comm plans (SELECT CommPlanID, CommPlanKey FROM tarCommPlan WHERE CompanyID = X and CompanyID…