Browse By Tags

  • Opening a View and its compositions vs Opening a CSQuery view for performance

    I had a scenario where I am trying to optimize an external applications performance into Sage 300. The scenario is as follows: If I was looking for a subset of Orders(OE0520) (and only need a select number of the fields) and some of its composed views…
  • CSQRY from the .Net API

    Introduction Generally in these blog posts I talk about how to access the Sage 300 ERP data through our various APIs that go through our Business Logic Views. This is the only way to update the data in a supported manner, but often for reporting needs…