dbConnect-JDBCConnection-method: Create a JDBC connection.

Description Usage Arguments See Also

Description

Create a connection to the same URL and with the same user as this connection uses.

Usage

1
2
## S4 method for signature 'JDBCConnection'
dbConnect(drv, password = "", ...)

Arguments

drv

a JDBCConnection object

password

the password for the connection

...

Ignored. Included for compatibility with generic.

See Also

Other connection functions: JDBCDriver-class, dbConnect,JDBCDriver-method, dbDisconnect,JDBCConnection-method

Other JDBCConnection methods: dbDisconnect,JDBCConnection-method, dbSendQuery,JDBCConnection,character-method, dbj-edit-tables, dbj-sql-generate, dbj-sql-quote, dbj-table


hoesler/dbj documentation built on May 17, 2019, 4:36 p.m.