Results 1 to 4 of 4
  1. #1
    IamKJVonly is offline Advanced Beginner
    Windows 10 Access 2010 32bit
    Join Date
    Aug 2018
    Posts
    41

    can you compile? an access 2010 project into a standalone file (exe)

    Its been a few years since I have been in access 2010 and I was stopped because, I couldn't run my access programs unless I ran through them through the access program which clutters up the screen. is there any way I can run an access 2010 program with out being in the access 2010 program something like an exe file ?

    I'm probably not saying it right because I can't find what I want through a search.


    I want to try access 2010 again but I need to know if I can do this or not.

    thanks for any information you can give me.
    Dave

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    You may want research Ms Access accde file.
    Here's a link but there are several.

  3. #3
    IamKJVonly is offline Advanced Beginner
    Windows 10 Access 2010 32bit
    Join Date
    Aug 2018
    Posts
    41
    Thanks a lot you just made my day. that is just what I wanted to see.
    I don't know why I couldn't find this information 2 years ago./
    Thanks again and have a blessed day
    Davde

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,927
    Unless I ran through them through the access program which clutters up the screen
    to be clear, any access application needs the access environment (the access.exe in program files), it won't run 'standalone' as you might with .exe's. Users can use what is called the runtime version (free) rather than the full version. The .accde file simply means that users cannot modify forms, reports or modules.

    However your app can hide the access window. All forms and reports will need to be popups or subforms and so far as I am aware you cannot open queries in popup mode - you would need to use a form or report as a 'container'. However if this requirement is for security reasons, there are ways a sophisticated user can unhide the access window and therefore gain access to the tables and queries.

    There are plenty of links around hiding the access window - here is one

    https://www.access-programmers.co.uk...window.218554/

    My style is to have a single popup main form with access window hidden and all other forms are initially displayed as a subform but with the ability to 'lift' the subform off the main form to display in a separate window (if required for reference or comparison purposes for example). A similar effect can be achieved by not hiding the access window and instead ensure the app is set to tabbed documents and hiding the navigation window and ribbon are hidden instead. Show document tabs or not, depending on the requirement.

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

Similar Threads

  1. Compile Error: Can't Find Project or Library
    By Voodeux2014 in forum Programming
    Replies: 1
    Last Post: 03-18-2016, 06:43 AM
  2. ADP Project Issues with Access 2010
    By johnson8809 in forum Access
    Replies: 2
    Last Post: 12-15-2015, 06:22 AM
  3. Replies: 2
    Last Post: 04-11-2014, 11:21 AM
  4. Replies: 1
    Last Post: 03-07-2014, 11:19 AM
  5. Replies: 3
    Last Post: 11-03-2013, 01:04 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