<User>
- 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
Parent Element
<Database>
Child Element
<UseSchema>
Description
This element specifies the user ID used by the driver. At least one <User> element must exist.
Attributes
name [required]: The user name is a string with a maximum length of 128 characters. The
default is name=userid, where userid is the user ID used by the driver.
defaultSchema: The name of the schema used for unqualified table and column identifiers. If
this attribute is not specified, the schema specified in the first <useSchema> child
element is used as the default schema. The default value is SFORCE.