Convert Access Database (ACCDB) to EXE

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

ความคิดเห็น • 79

  • @hameedprincePrince
    @hameedprincePrince 8 ปีที่แล้ว

    Allah Kry Ap 10000000000000 sal jiaye. Ameen.
    Sir, you have solved my huge problem today. Once again thanks.

  • @ujwalc9226
    @ujwalc9226 6 ปีที่แล้ว

    guys found this on stackoverflow
    it works (js shows on starting)
    File->Options->Current Database
    Uncheck “Display document tabs” Choose Tabbed Documents.
    In above also un-check Display navigation Pane.
    To hide the ribbon, execute this ONE line of VBA in your startup:
    DoCmd.ShowToolbar "Ribbon", acToolbarNo
    Make sure the form(s) are not dialog, and make sure they are not popup forms.
    To go back into “development” mode, you exit the database and then re-launch holding down the shift key - that will by-pass all of the above and allow you to develop.
    stackoverflow.com/questions/39064086/ms-access-2013-to-show-only-startup-form-and-nothing-else

  • @stephendeckert8250
    @stephendeckert8250 9 ปีที่แล้ว +7

    This does not convert an Access DB to an exe. What it does is make the DB installable with an exe instead of copying the DB files manually. The Access DB file (Accdb) is still and Acess DB (Accdb) when you're done. Heading of the video is misleading thus 175,000 views.

  • @marekpisko5501
    @marekpisko5501 7 ปีที่แล้ว +5

    I did as the author instructed and when I tried it on a computer without MS Office, it wouldn't work. So what's the point making an exe file, installing it and not being able to use it without MS Accsess???

  • @ScullyandaFilms
    @ScullyandaFilms 9 ปีที่แล้ว +18

    All it did was to place the same original ACCDE file in a folder. What is the point? WE need to compile it into EXE file so it can run without MS Access installed. Is there a tutorial for that?

    • @RezaSyedIslam
      @RezaSyedIslam 9 ปีที่แล้ว +2

      +Faruk Ozturkmen So frustrating. This tutorial lets you create an executable (in a fancy way), but ultimately when you open the EXE, Access also opens in the background. Did you figure out another method?

  • @linuxmq3945
    @linuxmq3945 4 ปีที่แล้ว +2

    I don't see the point of:
    1. Create the MS Access database
    2. Save it as ACCDE compiled format
    3. Make an installation script executable file with an additional third party program
    4. Install the executable script
    5. End up with the same ACCDE MS Access compiled database!
    If another person runs the executable script, will that person needs to have MS Access installed on their environment to be able to run the MS Access ACCDE application? If yes, then this is absolutely rubbish. Why not giving out the ACCDE database file directly?
    Absolutely useless... Unless I missed anything.

  • @cesarreyes5519
    @cesarreyes5519 10 ปีที่แล้ว +8

    Thank you for the effort, but it does not really creates an .Exe file. it just create an script to install the ACCDB file and uninstall, that installer IS an Exe file, but the access file is still a binary Accdb file that can be executed without this Setup.
    Any way, thank you, the setup creator, makes the deployment easy, just a note. if you happen to have an Spitted DB, be careful, it will only install the Front end, you may have to create a second Setup to deploy the Back end.

    • @fawadkhan-rm2xb
      @fawadkhan-rm2xb 7 ปีที่แล้ว

      yes i will try bro plz tell me the correct process its important for me

  • @terrymccrea5749
    @terrymccrea5749 11 ปีที่แล้ว +1

    I do not see the point of this!
    The .accde file cannot be edited.
    Your .EXE file still requires MSAccess to be installed so why not use MSAccess Runtime, which is free?

  • @khalidadnan1
    @khalidadnan1 12 ปีที่แล้ว +2

    السلام عليكم ... شنو الفائده من التحويل الى
    exe
    مدام راح يفتح المايكورسوفت اكسس بكل الاحوال ؟؟؟

  • @askgranpa8041
    @askgranpa8041 7 ปีที่แล้ว +1

    I tip my hat to all of you that actually followed this tutorial with the effen background music which I found more distracting than I could handle. I dont know why authors think they need to do this, it is of no help at all and in this case it was totally disruptive.

  • @MysticShaekBK201
    @MysticShaekBK201 12 ปีที่แล้ว

    thanks for replying but where do i do it? in access? do i do t in the main access file or the exe file?

  • @tanivelez
    @tanivelez 12 ปีที่แล้ว

    Silly question, it is still neccessary to have access installed, ins't it? will it run if having runtime installed instead? thanks

  • @simacenter8355
    @simacenter8355 4 ปีที่แล้ว

    Thanks, sir, but I have a question, after installing the database could anyone else copy the file and uses it in another computer? I have a database I wanna sell it but I hesitate someone else sells my database I don't want anyone to copy my database.

  • @sameercid
    @sameercid 11 ปีที่แล้ว

    hi i like to know the front end that u've made that has all the buttons "add new student" & "edit already existing students", is it made in access?

  • @chemaaLechgar
    @chemaaLechgar 8 ปีที่แล้ว

    will the data be centralized if i install the setup in many computers?

  • @kevinwillemse9706
    @kevinwillemse9706 10 ปีที่แล้ว

    Very nice. It made life a little more easy.
    One thing,
    my database opens in read-only mode. Can i change this?

  • @DrunkDelilahBrewery
    @DrunkDelilahBrewery 8 ปีที่แล้ว +1

    You need a distribution (developer) addition of Access to extract as an .exe. I think all this does is compile the code so it can't be altered. It still requires Access to open it. The headline is misleading - and the the guy should alter this.

  • @naeortiz
    @naeortiz 11 ปีที่แล้ว

    disculpa puedo crear el .exe sin usar necesidad de crear la licencia?

  • @salvadorparreno710
    @salvadorparreno710 7 ปีที่แล้ว

    It me does not work, always it indicates me that the file being used this one by another process.

  • @ahgz96
    @ahgz96  12 ปีที่แล้ว

    well, open access file menu, and click options... From there select Trust center, and alter your settings... you will hav to do this b4 conversion...

  • @LiquidSnake1988
    @LiquidSnake1988 12 ปีที่แล้ว

    can this be edited?

  • @akhileshyadav7366
    @akhileshyadav7366 5 ปีที่แล้ว

    Its done but I found notifications database read only....

  • @rudolfelizabeth1157
    @rudolfelizabeth1157 8 ปีที่แล้ว

    This process when done it gives you security warning in ms access 2010 that the accde file can damage your computer can you tell why

  • @zaladin5293
    @zaladin5293 6 ปีที่แล้ว +1

    there is no tutorial anywhere, just a dumb looooooong video, so, how could we compile it in EXE?

  • @DeyanBunalov
    @DeyanBunalov 11 ปีที่แล้ว +2

    Inno Setup Compiler just compile installers :) hahahahahhaahha

  • @gfhre757
    @gfhre757 6 ปีที่แล้ว +1

    Why you don't explain you steps with out this music we don't need to listen this song now

  • @carolmi1527
    @carolmi1527 9 ปีที่แล้ว

    onde fica armazenada a senha do facebook no LG

  • @neiljordan7846
    @neiljordan7846 2 ปีที่แล้ว

    This is still misleading people after all these years. You can't convert an Access file to an exe we all know as a normal program. An ACCDE file is an execute-only database but it still needs Access or Access runtime. All Inno does is to create an installer that can be used to install an Access front end database to multiple computers, dealing with folder locations, shortcuts, registry entries etc. But, it is still installs Access file, whether that is an ACCDB or an ACCDE file. Inno is an invaluable tool for distributing Access developed systems to clients.
    Likewise, installing in the Program Files folder will always cause issues as users only have read only access to that folder (as of Vista/Windows 7), whereas Access requires read/write access to its files when it opens them. Accepted locations are generally 1) a folder on the root of C: drive, the user's Documents folder or in C:\Users\\AppData\Roaming\\

  • @tonitoni3952
    @tonitoni3952 9 ปีที่แล้ว

    File download ?

  • @carolmi1527
    @carolmi1527 9 ปีที่แล้ว

    onde fica armazenada a senha do facebook em databases

  • @MysticShaekBK201
    @MysticShaekBK201 12 ปีที่แล้ว

    Hey, the convertion was succesfull but the macro and VBA codes doesnt seem to work. The buttons doesnt work at all :( any help?

  • @madhunterx
    @madhunterx 7 ปีที่แล้ว

    I am a fan of ACCESS but based on my knowledge MS access is not a STAND ALONE Program Unlike VB. You must have MS Access Installed on your PC/Laptops in order to run the Program.

  • @hawraasaad1956
    @hawraasaad1956 7 ปีที่แล้ว +1

    السلام عليكم ورحمة الله وبركاته
    لقد عمل الخطوات الموضحة لكنه لم يعمل ...تظهر ايقونه تعذر التحويل
    اذا امكن التوضيح

    • @ManiCreativeArts
      @ManiCreativeArts 2 ปีที่แล้ว

      السلام عليكم ورحمة الله وبركاته
      أختي العزيزة ، أنت لا تغير قاعدة البيانات الخاصة بك في البرنامج ، إنها مجرد تغيير قاعدة البيانات الخاصة بك لتثبيتها والتي كنت تستخدمها أيضًا في Microsoft Access. ظهر ملف الوصول نفسه في جميع البرامج الموجودة في الكمبيوتر. لا يوجد تغيير يتدفق
      سلامتی، رحمت اور خدا کی رحمت
      پیاری بینا، آپ اپنے ڈیٹابیس کو سافٹوئیر مین تبدیل نہیں کر رہی ہو، یہ صرف آپکے ڈیٹا بیس کو کو انسٹال کرنے میں تبدیل کر رہا ہے جو کہ آپ مائیکرمائیکروسافٹ ایکسس میں بھی استعمال کر رہی تھی۔ وہی ایکسس فائل کمپیوٹر میں آل پروگرامز مین آگئی ہے۔۔ کوئی تبدیلی نہیں ہے بہنا

  • @kensattv
    @kensattv 7 ปีที่แล้ว

    can someone show how to create logon table and form using Access

  • @relaxingvideos1642
    @relaxingvideos1642 3 ปีที่แล้ว

    thank you baraka allaho fik

  • @nareshgb1
    @nareshgb1 8 ปีที่แล้ว

    is this a music video or what?

  • @eastdelhiacademicsfiitjeec2506
    @eastdelhiacademicsfiitjeec2506 8 ปีที่แล้ว

    how to get the licence.txt

  • @geokaivaks1
    @geokaivaks1 10 ปีที่แล้ว

    thanks man :) I will need this program it's very help \º/

  • @ahgz96
    @ahgz96  12 ปีที่แล้ว

    Well, this might be because all the macros are disabled...
    Go to Options > Trust Center > Trust Center Settings
    and change your required settings.. hope that helps.

  • @Chmoue
    @Chmoue 11 ปีที่แล้ว

    Thank you soooo much it 's very help

  • @magicsys
    @magicsys 6 ปีที่แล้ว +1

    No crea ejecutables solo crea un instalador del accde no de un .exe. no pierdan el tiempo en el video

  • @funniq
    @funniq 9 ปีที่แล้ว

    Thank you ... very clear

  • @MysticShaekBK201
    @MysticShaekBK201 12 ปีที่แล้ว

    yeah i did it, still the buttons dont work, but thanks anyway, i cant be bothered anymore with this database of mine..lol

  • @hichembj2288
    @hichembj2288 6 ปีที่แล้ว

    merci beaucoup frere pour ce video ;)

  • @mikeyousefivand3280
    @mikeyousefivand3280 8 ปีที่แล้ว

    Access form drop down

  • @minglei2110
    @minglei2110 5 ปีที่แล้ว +1

    stupid music, annoying

  • @andgiaim
    @andgiaim 10 ปีที่แล้ว

    Thanks, it looks good!

  • @mynameismery4573
    @mynameismery4573 8 ปีที่แล้ว

    bueno esa música me trae recuerdos, alguien me dice como se llama

  • @JamesAnderson-yp5vo
    @JamesAnderson-yp5vo 11 ปีที่แล้ว

    Not sure if this issue has been brought up. If you save a project as .accde and there is VBA source code it will not run that code. It only runs code you build in the macro builder. Nice video still!

  • @rafiqueahmed8842
    @rafiqueahmed8842 9 ปีที่แล้ว +3

    fail

  • @hangc10
    @hangc10 11 ปีที่แล้ว

    thats the same thing as you would rename the accdb to accdr.

  • @veena770
    @veena770 11 ปีที่แล้ว

    Thanks a lot..................... ♥ :)

  • @nelsontovars
    @nelsontovars 3 ปีที่แล้ว

    lol .. like for the soundstracks

  • @glitterworldcreation
    @glitterworldcreation 6 ปีที่แล้ว +1

    Disgusting vdo.
    Everything is same to same . No exe is created. Purpose not solved.

  • @ballotc
    @ballotc 11 ปีที่แล้ว

    merci

  • @CarlFritz24
    @CarlFritz24 10 ปีที่แล้ว

    NO... man.
    We can see that you try to help.
    But... only in one or two cases... people will understand WHAT you are doing !
    That is because:
    1- the speed you use to change from a place to another... confuses all (we can't see most of your moves).
    2- some files or folders used in the process... well... are they previous to the process ? Are they result from another program ?
    3- put yourself in the others' shoes... You are doing something "weird" for those who don't know what's going on ! Remember that !
    4- THE license... what a MISTERY ! Are you expecting... we will guess... where to find it ?
    Come on...
    A simple and effective sugestion:
    - Write in a NotePad sheet, ALL the steps, we get to follow, in the process (with the reference to all programs and files to be used).
    - Let it be seen in the video, for 10 seconds (enough time for us to take our notes, and execute them).
    - Ask a friend of yours... to follow that NotePad sheet ! IF... he will do everything right (following your NotePad sheet)... well... your work here is successful.
    This way (actual video)... it won't work !
    Anyway... thanks for your sharing !

  • @zenaguizenagui8183
    @zenaguizenagui8183 8 ปีที่แล้ว

    thank you very match

  • @white9knight1
    @white9knight1 10 ปีที่แล้ว

    Thank You ALOT!!!!

  • @AlejandroMSagastume
    @AlejandroMSagastume 12 ปีที่แล้ว

    mama´s thesis?!

  • @thegrind325
    @thegrind325 8 ปีที่แล้ว

    awesome..!!

  • @zaladin5293
    @zaladin5293 6 ปีที่แล้ว

    shut, i can't see it more, authentic trash, but a good trash, don´t worry
    if you are reading this, don't see this video, is nothing about .exe , thankyou

  •  11 ปีที่แล้ว

    That's true!

  • @chin0lac10
    @chin0lac10 10 ปีที่แล้ว +1

    WTF.........
    THAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANK YOU ALOOT!!!!!!1
    BRO

  • @nhanleviet9005
    @nhanleviet9005 9 ปีที่แล้ว

    quá tuyệt

  • @carlosenocescoto1353
    @carlosenocescoto1353 11 ปีที่แล้ว

    thanks

  • @nerdzgamer9928
    @nerdzgamer9928 8 ปีที่แล้ว

    THANKS