Results 1 to 5 of 5
  1. #1
    Starter-4-10 is offline Novice
    Windows 10 Access 2003
    Join Date
    Dec 2016
    Posts
    27

    A portable standalone database needing only Access and Windows?


    Hi, as my question shows, I'm ignorant. Around 1998, when screens and memory were small, I built a database. Now it's got 5,000 records, 40 fields, 7,000 images, 5 forms and subforms, messy VBA. Giving a copy to friends has usually failed. It didn't like moving to Access 2003 and Windows 10.

    Now, it can be simplified. One form, filling a desktop monitor. The whole thing on a flash drive. And maybe, maybe ... with everything designed so that, as long as it's working with (say) Access later than 2002, and Windows later than (say) Vista, and all the possibly needed References etc bundled, the worst that can happen in a friend's computer is a problem-free conversion.

    Is it possible? I've searched your forums - have I missed an answer? Online, it looks, at best, horribly complicated and unreliable.

    I

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    If you have a way to collect the external remote data.

  3. #3
    NTC is offline VIP
    Windows 7 64bit Access 2013
    Join Date
    Nov 2009
    Posts
    2,392
    7000 images inside a database? That is probably the key design issue to manage.

    In general a 98-era database it is often easiest to just write new from scratch using a current version but move the tables. Tables themselves are nearly passive. One could import them into the new container but I might be tempted to use new tables in the new container and rely on a 1-time append query of linked tables to write all the data into brand new tables just to be safe.

  4. #4
    Starter-4-10 is offline Novice
    Windows 10 Access 2003
    Join Date
    Dec 2016
    Posts
    27
    Thank you, ranman256 and NTC.

    Btw, by "standalone", I didn't mean "entirely self-sufficient". I meant, "It'll run, including adding/editing records, on computers with Access 2003+ & Windows Vista+ already installed."

    So I'd hope a friend would be able to add their photos and text to their copy of the database - if that's ranman256's "external remote data"? - from their cameras etc, even though few would want to, and their input wouldn't go further than their copy.

    The existing 7000 images will be added to, but rarely change (archeology). At present, there's no problem. They're held in folders in the same folder as the database. Clicking on an image (up to 4 per record) opens the appropriate photo folder, where a new image can be chosen, the choice written into a table, overwriting the previous choice.

    NTC's suggests considering writing new from scratch. Certainly I've read that 'old' VBA can cause problems when 'read' by newer versions of Access. So, after getting the database running smoothly under Access 2003 & Windows 10, I'd like to get the VBA as modern as Access 2003 will run. Two problems: I'm not competent - not even enough to understand NTC's tables advice (but I'll do homework), and can't afford expertise.

    Unless this reply changes your opinions, are you both answering my "Is it possible?" with "Yes - not difficult, if you know what you're doing"?

  5. #5
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    are you both answering my "Is it possible?" with "Yes - not difficult, if you know what you're doing"?
    they are.

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

Similar Threads

  1. Replies: 3
    Last Post: 12-15-2014, 03:28 AM
  2. Replies: 6
    Last Post: 01-17-2014, 10:37 AM
  3. Replies: 9
    Last Post: 10-29-2013, 02:41 PM
  4. Replies: 3
    Last Post: 06-18-2012, 02:04 PM
  5. Access for standalone
    By TheShabz in forum Access
    Replies: 14
    Last Post: 11-12-2011, 04:15 PM

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