statements

[sql.config DP4_database_name]
statements=64

This is the maximum number of statements that AUXWODBC will attempt to open per connection before it begins to close statements to free up some for reuse.

AUXOWDBC will query the ODBC driver for this value, so you should only override this if you encounter problems. This value replaces the max_statements entry implemented for AUXORACL and AUXSYBAS, since if more than one ODBC data source is in use you may need different values for the different sources.