Learn R Programming

rquery (version 1.4.99)

setDBOpt: Set a database connection option.

Description

If db is of class rquery_db_info it sets the appropriate connection option, not the global state.

Usage

setDBOpt(db, optname, val)

Value

db

Arguments

db

rquery_db_info instance

optname

character, single option name.

val

value to set