| createDb {aRT} | R Documentation |
Create a new database from a connection and returns it.
obj <- createDb(con, dbname)
Pedro Ribeiro de Andrade Neto
To just open (without create) databases see openDb.
See aRTdb-class to the description of this class.