Re: Create DesignMaster in non CurrentDB

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: George Nicholson (JunkGeorgeN_at_msn.com)
Date: 01/03/05

  • Next message: geezer: "replicated copy of database is much slower than the original"
    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?
    > 
    

  • Next message: geezer: "replicated copy of database is much slower than the original"