ReplacePackage
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Determines whether the current bind process will replace the existing DB2 packages used by the driver.
For DB2 for Linux/UNIX/Windows, this property must be used in conjunction with the CreateDefaultPackage property.
Valid Values
true | false
Behavior
If
set to true, the current bind process will replace
the existing DB2 packages that are used by the driver.
If
set to false, the current bind process will not
replace the existing DB2 packages.
Default
false
Data Type
boolean