Results 1 to 3 of 3

Thread: Update Access DB code but not data [Resolved]

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    Update Access DB code but not data [Resolved]

    Here's the situation: I have made some modifications to a copy of a database. The data in the origional has been updated, but my modifications have not been added to the origional.

    Without tying up the origional DB for an extended period, is there a way to copy all of my changes (new queries/forms) to the origional while keeping the data intact?
    Last edited by ober0330; Dec 11th, 2003 at 10:48 AM.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    Look in help under "import", then "import database objects", it'll give you a better explanation than my doing it here.
    If you want to do it in code, look at the CopyObject action.
    Last edited by salvelinus; Dec 11th, 2003 at 10:38 AM.

  3. #3

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945


    Thanks
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width