You may want to look up the opendatabase method of the workspace object. There info on it and an example in the help files.
Thus you would create a database object and a workspace object and set the database object equal to the workspace object.opendatabase(insertfilenamehere) then maniplulate...