Once you have installed and configured
AcuXDBC, you are ready to issue SQL queries to your COBOL data. There are two ways to do this:
- You can issue queries from ODBC-enabled applications like Microsoft Word, Excel, and Access, or JDBC-enabled applications
like Cold Fusion. See
Working with Windows and Java Applications for more information.
- You can issue queries from the command-line query tool or script. See
Using the Command-line Query Tool for more information.