Using AcuXDBC

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:

  1. 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.
  2. You can issue queries from the command-line query tool or script. See Using the Command-line Query Tool for more information.