Results 1 to 4 of 4
  1. #1
    detaylor1242 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2013
    Location
    Lacey, WA
    Posts
    19

    Copying an object from a test environment over to Production

    I have a duplicate database for development but it has a subset of the data that is in the production version. I am updating a number of the reports and forms plus adding some VBA modules.IS there a way to copy the revised objects over to the production database? This would save me quite a bit of time and minimize the time the production version is down.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    You can import or export objects using the External Data tab. The real question is why would the production db be down at all?
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Adding to what Paul said.....

    Normally, you would have the dB split into a FE and a BE. Everyone would get a copy (not a shortcut) of the FE, linked to the BE. The BE would typically be on a server. You can make changes to the FE (forms/reports) without worrying about the data - the data is in the BE.
    When you have saved the revisions/changes to forms/reports and are ready to start using them, everyone gets a new FE. Easy peasy

    If the dB is not split, having more than one person in the dB WILL, at some point, corrupt the database. It might be a little corruption or enough to lose all data. Not a question of IF, just WHEN.

    Here are links to why/how you should split the database.
    http://www.kallal.ca/Articles/split/
    http://www.access-experts.com/%5Cdef...lSplitDB&sm=18
    http://www.techrepublic.com/blog/10-...cess-database/
    http://allenbrowne.com/ser-01.htm

  4. #4
    detaylor1242 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2013
    Location
    Lacey, WA
    Posts
    19
    Thanks for the help I will try that tonight. The database is on a single computer and my only access is during business hours. So If I am going to do any work on it the DB is not available to the user. I try and do any updates either early in them morning or at lunch time. Just thinking it would be great if I can modify the forms and reports on my computer and then export them to a flash drive and import them when I am in.

    Thanks again for your suggestion..

Please reply to this thread with any new information or opinions.

Similar Threads

  1. production records
    By adriana in forum SQL Server
    Replies: 3
    Last Post: 05-11-2013, 11:16 AM
  2. Replies: 13
    Last Post: 06-12-2012, 09:52 PM
  3. Production Tracking
    By old_chopper in forum Access
    Replies: 2
    Last Post: 10-11-2010, 12:12 PM
  4. Keying in Test answers to Access DB from Written Test
    By CityOfKalamazoo in forum Access
    Replies: 3
    Last Post: 03-01-2010, 08:58 AM
  5. Production
    By teranet in forum Access
    Replies: 1
    Last Post: 06-07-2008, 06:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums