Results 1 to 5 of 5
  1. #1
    Gryphoune is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    24

    Export and purge data to an archive database

    I have a 2010 database that is approaching 1.5 Gb with approximately 2.7 million records and I need to reduce it's size for network performance reasons. I have would like to export all the data for 2014 to a separate database with all relationships, queries, etc. I have been able to find anything in help and other searches for a way to do this. should I create a new database and do an import for all the objects and then delete all 2015 data? Or is there a way to do an import query for all the 2014 data in the original and delete the 2014 data in the current database? I'm trying to do this in the most efficient way while still maintaining data integrity and usability in both.

    Any help would be greatly appreciated.



    Thanks,

    Jim

  2. #2
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659
    Quote Originally Posted by Gryphoune View Post
    I have a 2010 database that is approaching 1.5 Gb with approximately 2.7 million records and I need to reduce it's size for network performance reasons.
    Does compact and repair help at all? Is it mostly text or are you storing images?

    Have you thought about moving the backend to a my/ms/sql solution?

  3. #3
    Gryphoune is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    24
    Compact & Repair only reduces it by 100 Mb or so as we're importing additional data every day. I don't know much about SQL or it's variations so I wouldn't have a clue on how to migrate the backend. Also, this is run on a corporate network for just our department so I don't know if we would be able to set up a separate SQL server.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Is the data you plan to archive and purge NOT required by your business?
    You could put the data for previous years in separate backends (may not be an option)

    You could use the free Sql Server Express. Or MySQL as has been suggested.

    Linked tables performance

    You really need to tell readers the business story for the data. It's origin, use on a typical day, and requirements for access to older data/previous years.

  5. #5
    Gryphoune is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    24
    Our company is a timeshare/hotel corporation and we audit all the rental reservations for 47 properties currently. We currently run reports to Excel from our property management system and then format and import them into Access. These reports are two different sets of data that are linked by reservation number, one is guest and reservation information and the other is folio transaction information. We then run queries in Access to produce Excel reports of errors in payments versus calculated stay totals. After correcting errors in the folios we then have to log the errors into a separate table in Access so we produce reports regarding error types and amounts recovered versus amounts lost for the different properties and to visualize trends over different time periods.

    We do not have IT permissions and our IT department has stopped supporting Access even though they know we have it and are actively using it. So I would need a solution that doesn't require admin permissions to execute.

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

Similar Threads

  1. Need help with archive database !
    By spider in forum Database Design
    Replies: 2
    Last Post: 04-30-2013, 02:46 AM
  2. Replies: 2
    Last Post: 04-10-2012, 11:03 AM
  3. Purge old records (with a twist)
    By NISMOJim in forum Programming
    Replies: 10
    Last Post: 08-26-2011, 03:25 PM
  4. Purge Command
    By sailor100 in forum Access
    Replies: 0
    Last Post: 02-16-2011, 05:32 AM
  5. Archive data
    By markhook in forum Forms
    Replies: 0
    Last Post: 08-08-2006, 10:23 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