
Server-based security ensures robust, yet flexible access to data. This complete
package includes ASP source code modules, providing flexibility to change field
names, modify report designs or even publish your reports in a variety of languages.
Requires GAGEtrak v6 (Access or MS SQL).
|
GAGEtrak ER uses XML to supply data to clients. Using XML not only makes report
delivery considerably faster, it improves transmission reliability and reduces errors
in report previews. XML also makes it possible to retrieve only the records needed
for a particular report and not entire databases. The XML data is then pushed to
the client and the connection closed. All binding processes are done on the client
side to improve performance even more.
Retrieving only the necessary records and not entire databases also makes it possible
for Enterprise Reporter to handle multiple connection setups such as DSN and direct
SQL Server connections without concern about overflow errors.
|