Distributing Your Database with the Free Microsoft Access Runtime Edition Developer Extensions

Поделиться
HTML-код
  • Опубликовано: 11 июл 2024
  • Learn how to use the Microsoft Access Runtime Edition to install a FREE version of your database for other people to use. As long as they don't need to make design changes, they can use the Runtime Edition.
    Daniel from Newark, New Jersey (a Gold Member) asks: I want to build a Microsoft Access database solution for my company. I've got 30 employees, about half of whom would need to use the database. I'm the only person who would be making design changes. I heard that there's something called the Runtime Edition that I can install so I don't have to pay for a copy of Office on each PC. How does that work?
    BONUS FOR MEMBERS:
    Silver Members and up get access to an Extended Cut of this video. Members will learn how to take extra precautions to prevent against the database application crashing. We'll see how to compile our VBA code to check for syntax errors. We'll learn how to check for common Runtime errors which are harder to detect. And we'll see some basic error handling techniques to deal with those kinds of errors.
    MEMBERS VIDEO:
    • Distributing Your Data...
    BECOME A MEMBER:
    RUclips: / @599cd
    or My Site: 599cd.com/THMember
    LEARN MORE:
    599cd.com/Runtime
    DOWNLOAD AND INSTALL:
    Access 365: 599cd.com/AccessRuntime1
    Access 2016: 599cd.com/AccessRuntime2
    LINKS:
    Startup Form: 599cd.com/Blank
    Custom Ribbon: 599cd.com/CustomRibbon
    Help System: 599cd.com/HelpSystem
    Error Handling: 599cd.com/ErrorHandling
    Simple Security: 599cd.com/ACCDE
    Split Database: 599cd.com/Split
    Access Updater: 599cd.com/Updater
    COURSES:
    FREE Access Beginner Level 1: 599cd.com/Free1
    $1 Access Level 2: 599cd.com/1Dollar
    FREE TEMPLATE DOWNLOADS:
    TechHelp Free Templates: 599cd.com/THFree
    Blank Template: 599cd.com/Blank
    Contact Management: 599cd.com/Contacts
    Order Entry & Invoicing: 599cd.com/Invoicing
    More Access Templates: 599cd.com/AccessTemplates
    ADDITIONAL RESOURCES:
    Get on my Mailing List: 599cd.com/YTML
    TechHelp: 599cd.com/TechHelp
    Consulting Help: 599cd.com/Consulting
    Twitter: / learningaccess
    en.wikipedia.org/wiki/Microso...
    products.office.com/en-us/access
    microsoft.com/en-us/microsoft...
    Email Me: amicron@gmail.com
    TOPICS
    For users who don't need to design
    Runtime is FREE
    Type types: Internet install v MSI
    32 bit v 64 bit
    Do NOT install if they have Access
    UNAVAILABLE FEATURES
    Special keys: Ctrl-Break, SHIFT bypass
    Navigation Pane: provide your own menus
    Set a Startup Form or AutoExec
    The Ribbon
    Design View, Layout View
    Help System
    Filter by Form, Selection
    VBA Editor
    Spell Checking
    CONSIDERATIONS
    Compact & Repair
    Compile your VBA Code
    Include your own Error Handling
    Make an ACCDE file
    Reminder: Back up your ACCDB file!
    Split your Database
    Access Updater
    SharePoint Seminar
    Windows Installer
    KEYWORDS:
    microsoft access, ms access, #msaccess, #microsoftaccess, #help, #howto, #tutorial, #instruction, #learn, #lesson, #training, #database, access runtime, runtime edition, standalone access, access to exe file, free access, access developer extensions, compile access to exe
    QUESTIONS:
    Please feel free to post your questions or comments below. Thanks.

Комментарии • 58

  • @nanomakericdmomaker85
    @nanomakericdmomaker85 2 года назад

    its good to hear form you, i thought I'd make my database over vb this is a life changer

    • @599CD
      @599CD  2 года назад

      My pleasure

  • @triggercy08
    @triggercy08 3 года назад

    This is great! I thought I have to re-create my database by using another platform. They don't want to get an ms office and I'm almost done with the DB. You saved me a lot of time.

    • @599CD
      @599CD  3 года назад

      Glad it was helpful!

  • @mindovermechanics866
    @mindovermechanics866 11 месяцев назад

    Awesome video Richard. What about the Windows Installer video?

  • @patricioosorio737
    @patricioosorio737 2 года назад

    Muchas gracias!, muy buen video, contenido claro, entretenido a pesar de que no es en mi lenguaje nativo, pero entendi todo..Thanks a lot!

    • @599CD
      @599CD  2 года назад

      Welcome

  • @dagiijamts9016
    @dagiijamts9016 2 года назад

    Hello Richard, Thank you for your wonderful videos. Does One drive have any advantage to use MS Access for multiusers?

    • @599CD
      @599CD  2 года назад

      NEVER use OneDrive or Google Drive to host an Access database. See 599cd.com/AccessOnline

  • @ReviveTheFlame
    @ReviveTheFlame Год назад

    Richard: All I need to distribute a module that I wrote in Access 365. It has no database other than the ACCDB that holds the module. How do I point my runtime to the ACCDB that contains the module?

  • @stephenheusz3236
    @stephenheusz3236 2 года назад

    Another great video, thanks Richard 👍👍. I wish I had found your channel years ago. I created and have been developing an application that originally started life in Dbase III Plus 25years ago.
    I recently updated my application to 64bit because across our organisation we are migrating to Office 365. I have a few remote users that are still running 32bit Office for other compatibility with other legacy applications. I'm not willing to continue developing different bitness versions of the DB, so these guys are stuck with the last 32bit version that I distributed to them. Can I install the 64bit runtime on their computers with 32bit office?
    Also, the DB front end checks that the back end is in the default location before it fully loads. If it isn't then they can browse to the location of the back end and relink to that location. Would this scenario work if I convert the file to an ACCDE file before distribution?

    • @599CD
      @599CD  2 года назад

      No, you cannot have different "bit-ness" versions of Access (runtime or otherwise) on the same machine.
      I cover relinking tables here: 599cd.com/Relink. The extended cut includes code to auto-relink, and yes, it will work in an ACCDE. Time to join. LOL

  • @sheridiane5393
    @sheridiane5393 3 года назад

    Thanks Rick, great info. Just to verify...if I distribute ACCDE file to users who have the full Access program they can't get in and tinker around with my database. They would have to have access to the ACCDB version?

    • @599CD
      @599CD  3 года назад +1

      That is correct. They can still get into your tables, just not the design elements (forms, reports, VBA code, etc.)

  • @richy8738
    @richy8738 2 месяца назад

    Hi, I need help please. In runtime mode I am trying to open data ms base B (password protected) from ms data base A. My code fails in this line: Set appAccess = New Access.Application. Thanks.

  • @miftahabdulrahman955
    @miftahabdulrahman955 2 года назад

    Thanks so much sir for your help. Following your tutorials I have built a database with forms in MS Access. However, I need to run the Front End on 8 different kiosks running on raspberry Pi which has just LibreOffice. Please is there any way I can do that?

    • @599CD
      @599CD  2 года назад +1

      Never tried that before. Sorry.

    • @miftahabdulrahman955
      @miftahabdulrahman955 2 года назад

      @@599CD Alright. Thanks for your response.

  • @AlaeAbajlal
    @AlaeAbajlal 3 года назад

    that was my thumb up, and here is my comment :D ... thank's

    • @599CD
      @599CD  3 года назад

      Thanks for that!

  • @mikejohnson1539
    @mikejohnson1539 2 года назад

    Richard, thanks very much for this instruction video. I have successfully set up an application to run under the Access runtime setup. The only problem we are having is that we can't get it to print out. This works fine on the full Access developer but not in the runtime version. We get error messages and it shut's down, presumably because the VB part crashes. Is this something that you have come across ? We're happy to join and pay you fees if this is the only way we can get this sorted. All the best from Chester, UK. Mike J

    • @599CD
      @599CD  2 года назад

      Hi Mike. I've never come across this issue before. Sorry. Give it a Google search and see if anyone else has. Also, my memberships are not for troubleshooting. I don't offer consulting services or fix databases. I teach "how to" do stuff. Good luck.

  • @NewStreamLine
    @NewStreamLine 3 года назад

    Is there a Package Solution Wizard (PSW) availabele for Access 2019 (like the one for Access 2007)?

    • @599CD
      @599CD  3 года назад

      Nope. I know... I used to love the "Package and Deployment" wizard back in Access 95, 97, 2000, etc.

  • @jojoaausone
    @jojoaausone 2 года назад

    Hi Richard, one point that's important for new Access users to understand is that Access 32 bit runs fine under Windows 64 bit, but of course not vice versa.
    Personally, I run Windows 64 bit, Office 365 64 bit and 32 bit Access. I hope it never becomes necessary to migrate to Access 64 bit.

    • @599CD
      @599CD  2 года назад

      Yeah, I fought the 64-bit upgrade myself for YEARS. Even Microsoft recommended (at the time) that most users didn't need it. However, since it's now the DEFAULT installation for Office, and most users are getting 64 installed unless they manually change it, I decided it was time. See 599cd.com/32v64bit

  • @paulapoblete1090
    @paulapoblete1090 2 года назад

    Hi! I just need to distribute a report that has 2 parameters ,do I still need to follow all the steps? Compile, accde file, etc?

    • @599CD
      @599CD  2 года назад

      Yeah. You can't just distribute one report. If they're going to generate it, they'll need all the tables, queries, forms, etc. to make that report.

  • @mubeezimicah5678
    @mubeezimicah5678 3 года назад

    Thanks for this Rick. There is also the click-once version if I remember well

    • @599CD
      @599CD  3 года назад

      There used to be. Not sure if they still have that available.

  • @rabidfollower
    @rabidfollower 3 года назад

    I've never used runtime because of the need to re-distribute the runtime every time it is changed and the potential need to troubleshoot different client-side issues for different users, which could be pandemonium. A web interface would be much better because the admin could update web code on his end without his users having to do anything other than refreshing their browsers; and all issues would be likely server-side only and easier to manage.

    • @599CD
      @599CD  3 года назад

      Indeed. However, Access doesn't have a web interface. If you want an Access-only solution, then the Runtime works just fine. I've been recommending it for... Jeez... probably 20+ years now. Since before it was even called the "Access Runtime." It used to be the "Access Developer Extensions" back in Access 95 / 97 / 2000. LOL. Updating the end-users with a new front-end is a piece of cake: 599cd.com/Updater

  • @robertdsearskn6oqr224
    @robertdsearskn6oqr224 2 года назад

    I am a new Silver member, eligible for the Extended Cuts. How do I find them?

    • @599CD
      @599CD  2 года назад

      There's a link in each regular video to the extended cut

  • @bumpersmith
    @bumpersmith 3 года назад

    If you want to distribute a database and and let the customer run it with runtime on a single desktop. How do you relink the front end to the backend when the user does not have access to the menu's in Access?

    • @599CD
      @599CD  3 года назад

      You make sure the tables are linked properly before you distribute it, and they're pointing to the same backend location. I recommend a shared drive letter like Z:\Database but a share name will work like \\SERVER\Database

    • @bumpersmith
      @bumpersmith 3 года назад

      @@599CD Do you have a lesson showing how to do this in code. The people I am helping have no idea how to setup a shared drive and are too far away for me to take the time to drive to them especially since I do not charge them in the first place.

    • @599CD
      @599CD  3 года назад +1

      That's more of a networking issue than an Access issue. Sure, I could show you how to relink to the tables in VBA if you enter in what the shared drive is, but if they don't have a network set up already with a shared drive established, that's not something you can easily do from Access.

  • @mloucel7
    @mloucel7 4 месяца назад

    Great but what about the "TRUSTED LOCATION" ????, am I right to believe that trusted locations will be a pain in the neck?

  • @premshah6200
    @premshah6200 11 месяцев назад

    Desktop application . Split database. How to install on client computer with run time with automatic location getting? Thanks in advance.
    And thanks for very good presentation of access. I show many videos of your and Steve Bishop sir. And now I completed my application of accounting with GST for all India in access 2021.
    Thanks and obliged❤❤

  • @ARTechKing
    @ARTechKing 2 года назад

    Hi, I am not able to download off the microsoft website, can you please send me the setup for it!

    • @599CD
      @599CD  2 года назад

      Sorry, I cannot.

  • @premshah6200
    @premshah6200 9 месяцев назад

    In access 2021 runtime there is condition that client has which version of Ms office.. The runtime install only that version of runtime. So if your client has Ms office 2016 the runtime will install access 2016. So your application developed in 2021 can not work.

    • @599CD
      @599CD  8 месяцев назад

      I haven't tested this in a few years, but yes, I believe this is the case.

  • @JepoyOlivo
    @JepoyOlivo 2 года назад

    Images doesn't show up in the Report in Access Runtime. ☹

    • @599CD
      @599CD  2 года назад +1

      This was a problem with 2016, but it's been fixed in 365.

  • @rushikantasingh3205
    @rushikantasingh3205 6 месяцев назад

    Sir, How to open password protected database from another database in access runtime environment.

    • @599CD
      @599CD  5 месяцев назад

      599cd.com/ask

  • @KhemitPrince
    @KhemitPrince 3 года назад

    Womderful

  • @akokohjoel9854
    @akokohjoel9854 2 года назад

    Will it enable ms access run online/internet ?

    • @599CD
      @599CD  2 года назад

      See: 599cd.com/SQLOnline

  • @priscillaekpe2130
    @priscillaekpe2130 2 года назад

    Please is the windows installation video link available now?

    • @599CD
      @599CD  2 года назад

      I don't understand.

    • @priscillaekpe2130
      @priscillaekpe2130 2 года назад

      @@599CD please am referring to the “window installer” in the video (timeline stamp) 12.16 you talked about. please thanks

  • @Cruz0e
    @Cruz0e 2 года назад

    so you give the file location of the database to all your employees .. any of them can just delete it (accidently or intentionally)

    • @599CD
      @599CD  2 года назад +1

      Yep. That's a risk you take with Access. People need read/write privileges to the back-end folder. If they know what they're doing, they can open up your tables directly, or even delete the database file altogether. There's not much you can do about it. That's why you need good nightly backups, saved in a secure folder. You can also encrypt the data in the tables so if they steal the file, all they'll see is gibberish: 599cd.com/encryption - but you really can't stop them from deleting the file. If you need that kind of security, then you'll have to upgrade the back-end to SQL Server.