Changes the current database for an open AseConnection.
void ChangeDatabase( string database )
database: The name of the database to use instead of the current database.
IDbConnection.ChangeDatabase