Select an external database and workspace using a custom dialog.
(Return ByRef) the DAO database
(Return ByRef) the DAO workspace
The previous path to the database file
The previous password
Dim dbs as Dao.Database Dim ws as Dao.Workspace GetExtDatabaseWithPrevVals dbs, ws, prevPath, prevPassword