Format
Open(filename)
Args
filename: The database filename to open
Opens a database file. If another database was already open, it is closed automatically. It is more common to simply open the database in New().
Open(filename)
filename: The database filename to open
Opens a database file. If another database was already open, it is closed automatically. It is more common to simply open the database in New().