| aRTconn-openDb {aRT} | R Documentation |
Open a database connection from a virtual connection.
## S4 method for signature 'aRTconn': openDb(con, dbname)
con |
Object of class aRTconn. |
dbname |
Database name. |
Pedro Ribeiro de Andrade Neto
createDb creates a new database.
aRTconn-class shows the description of this class.