Institutional Computing Services
Argos Reporting
Argos is a reporting tool developed by Evisons, Inc. It provides the capability and flexibility to report against multiple files and/or databases. Argos has the ability to schedule reports that can be burst and emailed to different user offices.
All requests for access to Argos Reporting must be sent to SMHammond@indstate.edu
and include the completed spreadsheet.
The following script will partially convert MS Access SQL code to
ORACLE SQL code. You will need to have login access to
jade.indstate.edu to upload the access_to_sql.shl and the access code
that you want to convert as access_code_in.txt. To make the script
executable on jade, type chmod +x access_to_argos.shl and press the
Enter key. To execute the script on jade type access_to_argos.shl and
press the Enter key. An output file will be created named
access_to_argos.sql that you can then edit or download to your hard
drive and copy and paste the resulting SQL code into your Argos report.
|