DatabaseName
Purpose
Specifies the name of the database to which you want to connect.
Valid Values
database_name
where:
database_name
is the name of a valid database. If the driver cannot find the specified database, the connection fails.
Data Source Method
setDatabaseName
Default
The default database
Data Type
String