AlternateID
- Last Updated: May 26, 2016
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Specifies the name of the schema to be used to qualify unqualified database
objects in dynamically prepared SQL statements. This property sets the name of the schema in
the DB2 CURRENT SCHEMA special register. If the attempt to change the schema fails, the
connection fails and you receive the message Invalid value for AlternateID.
Refer to your DB2 documentation for permission requirements imposed by the database.
Valid Values
string
where:
- string
- is a valid DB2 schema name.
Default
None
Data type
String