Forum Discussion
jankokg
Sep 17, 2020Copper Contributor
Access help
Hello sorry to waste your time with stupid question but im making a database using Access. It only contains 1 table with information and 1 form to put in new information into the table. Now can i som...
George_Hepworth
Sep 17, 2020Silver Contributor
jankokg The short answer is "No", you can't turn an accdb into an exe.
That said, there are ways to deploy relational database applications created with MS Access that do not require users to have a full licensed version. You can have them use the Access Runtime, which is a free download that only RUNS your relational database application, but not modify it.