Results 1 to 3 of 3
  1. #1
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,511

    Access RunTime

    Anyone experienced using the RunTime (RT) option instead of having Access loaded on a PC? Any issues or settings I would need to consider when going this route? And it would be for users within our network. Also can you still use the RT to launch a program even if the user has MS Access on their PC or maybe has an older version then the one the RT was created with?(Like if they have Access 2003 but you wanted to load an Access 2010 RT on same PC? Or if they do have Access 2010 loaded will the RT still work?

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,939
    Issues - no navigation window, no right click menus, limited ribbon, not able to create/change forms/reports manually or with code, although you can change control properties with code

    change the file extension to .accdr to see how an app will work in runtime. Useful for testing while developing.

    it is possible to install runtime on a machine that contains a full version, but not always. Can’t remember the exceptions but Google to find out. Note you definitely cannot mix 32bit and 64bit


    if you have two versions, better the user opens from a shortcut so you can specify the version required

    Edit: just realised from the phrasing of your question (instead of having Access loaded on a PC), you may not realise you still have to install a runtime version of access to be able to open the .accdb or .accde. (.accdr is for testing only)

  3. #3
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Office 365
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    Hi @CJ_London
    The only restriction is that you cannot have both runtime and full Access for the same version e.g. 2010 or 365

    Despite a widespread belief to the contrary . . . you can often mix both 32-bit and 64-bit versions (including runtime versions) on the same machine provided you follow the correct sequence of installs.
    For details, see my article Installing Multiple Office Versions (isladogs.co.uk)
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

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

Similar Threads

  1. Replies: 3
    Last Post: 04-27-2020, 12:10 PM
  2. Replies: 2
    Last Post: 08-22-2015, 11:26 AM
  3. Replies: 2
    Last Post: 01-16-2015, 06:43 PM
  4. Replies: 6
    Last Post: 09-20-2012, 04:22 PM
  5. Replies: 13
    Last Post: 06-12-2012, 09:52 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