SQL package Overview

SQL packages are permanent objects used to store information related to prepared SQL statements. They are used by ODBC support when the "extended dynamic" box is checked on a data source. They are also used by applications that use the API interface.

You can perform the following tasks with SQL Packages:

For more information about SQL packages, see SQL Packages in the SQL Programming topic in the Information Center Link to Information center.