|
I'm not familiar with your configuration, however, the
SQL package is created when you enable extended dynamic
support.
If you use ODBC -- This can be set in the performance
tab of the ODBC setup.
If you use JDBC this is doable by using a property
'extended dynamic' on the connection string, or the
properties object.
|