Results 1 to 4 of 4
  1. #1
    jmitchelldueck is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2015
    Posts
    51

    Beta-testing a database while making improvements

    Hi,



    I need to start using the database I've created (desktop database). However, I don't want my current version to be the final version.

    Should I create another file to work in and use the old version for data entry? When I am ready to start using my new version, is it easy enough to transfer all the data from the old?

    Thanks,
    jmd

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Importing data would not be easy if using autonumber PK and saving as FK in related tables. Would have to import and replace other objects into the new version. Split the database and 'versioning' is not an issue.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    jmitchelldueck is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2015
    Posts
    51
    Once a database is split, do changes to the back end affect the current front end, or would I need to split it again for users to see updates?

    i.e. if I were to change the background colour of a form, would a user see the change automatically or only after I split the database again?

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Splitting is a one-time event.

    Backend only has tables and frontend has everything else with links to backend tables. Backend edits like adding new tables or fields would require edits to frontend.

    Backend sits on network server that all uses have access to. Each user should have their own copy of frontend on their computer. Revised frontend must be distributed to users.

    Review https://www.accessforums.net/access/...end-27089.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Testing the Ceil Inn database
    By Lou_Reed in forum Access
    Replies: 2
    Last Post: 06-03-2015, 09:43 AM
  2. Replies: 2
    Last Post: 02-07-2015, 08:33 PM
  3. Design help for item location and testing date database
    By asoe209 in forum Database Design
    Replies: 10
    Last Post: 06-20-2013, 12:13 PM
  4. Improvements with Database
    By Troop in forum Access
    Replies: 3
    Last Post: 03-04-2013, 02:27 PM
  5. Replies: 8
    Last Post: 04-07-2011, 05:52 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