Home | Previous Page | Next Page   Getting Started with DB-Access >

What Is DB-Access?

DB–Access provides a user interface for entering, executing, and debugging Structured Query Language (SQL) statements and Stored Procedure Language (SPL) routines.

SQL and SPL allow you to perform data-definition tasks, such as specifying the number and type of data columns in a table, and data-management tasks, such as storing, viewing, and changing table data. The DB–Access interface allows you to apply powerful Informix extensions to SQL and SPL.

You can use DB–Access for the following aspects of database processing:

Important:
DB–Access is not intended as an application-development environment. You branch conditionally or loop through SQL statements when you run them within DB–Access.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]