Does anyone know if it is possible for gINT to generate logs using data from another SQL Database via some kind of direct link. Or to generate logs, does it have to be referencing data held in a .gpj or a Professional Plus SQL Database?
Hi Paul,
You can write a datalink to your gINT database structure that is referenced on the reports. For a simple database structure it is not to bad, for a complex database structure it would be more difficult. The program is designed to use a gINT database .gpj or a Professional Plus SQL Database and is the method optimized to work best with your data. As the program is both a database management and reporting software.
The user guide is in help. goto gINT ..Help..search Using a gINT Data Link file (how-to guide)
So it you can pull data in from an external SQL database as long as you match up the fields/tables between the foreign database and the gINT database.
The documentation then states:
gINT can now output the queried data using any report style. The output engine views the queries the same as tables. However, gINT cannot currently bring up the data in the Input or Data Design Application Groups. These capabilities will be available in a future version of the program.
When is the ability to edit the external database through gINT scheduled to be available? Or is this still currently in development?
A data link was the only way to get data from a SQL database into gINT many years ago. Data link capabilities has been around for many years 15 +... probably more. Out of that came the development of gINT Pro plus. The future capabilities mentioned in that help topic are for using a gINT SQL Pro plus database.
Thanks for letting me know Kirk.