aRTconn-openDb {aRT}R Documentation

Open an existent database

Description

Open a database connection from a virtual connection.

Usage

## S4 method for signature 'aRTconn':
openDb(con, dbname)

Arguments

con Object of class aRTconn.
dbname Database name.

Author(s)

Pedro Ribeiro de Andrade Neto

See Also

createDb creates a new database. aRTconn-class shows the description of this class.


[Package aRT version 0.4-0 Index]