Through SQL you have the ability to query data from multiple SQL databases, because of this ability it is possible to create reports bringing Sage SLX data together with any other SQL data source. Recently we worked with a client who wanted to compare the goals for each of his Sales Reps (stored in the standard Manage Quota functionality of SLX) to the Invoices in his MAS 500 (MAS) system. In order to accomplish this, our team used SQL views to prepare the MAS data for use in SLX.
Read more