/datum/database/proc/Open(filename)
Arguments:
filename: The sqlite file to open

This opens the provided database file in this database datum. If a connection is already open, it will be closed.