skip to main content
Using the Driver : Using the Database Configuration File : User
  

Try DataDirect Drivers Now

User

Parent Element

Database

Child Element

UseSchema

Purpose

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 to use for unqualified table and column identifiers. If defaultSchema is not specified, the schema specified in the first useSchema child element is used as the default schema. The default is defaultSchema=RIGHTNOW.