Re: Create DesignMaster in non CurrentDB
From: George Nicholson (JunkGeorgeN_at_msn.com)
Date: 01/03/05
- Previous message: Virgil: "Create DesignMaster in non CurrentDB"
- In reply to: Virgil: "Create DesignMaster in non CurrentDB"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 16:20:35 -0600
Take a look at the Workspace object (and specifically the example for it's
CreateDatabase method)
-- George Nicholson Remove 'Junk' from return address. "Virgil" <Virgil@discussions.microsoft.com> wrote in message news:CD40CD7B-795D-49FC-AF01-6321A0C89695@microsoft.com... > I'd like to use VBA code to create a DesignMaster of a DAO backend file of > my > choosing. Since the file I want to turn into the DesignMaster will not be > the current database (as in, Dim db as DAO.Database, Set db = > CurrentDb.Name) > and will not be a replica either, how would I code that? >
- Previous message: Virgil: "Create DesignMaster in non CurrentDB"
- In reply to: Virgil: "Create DesignMaster in non CurrentDB"
- Messages sorted by: [ date ] [ thread ]