How to Create Auto Backup File

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • More Info at How To at www.iaccesswor...

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

  • @pathtolightbd
    @pathtolightbd ปีที่แล้ว

    Another great tutorial as always! Could you pls consider creating a video tutorial on kicking all users out automatically before the "Module" is executed to ensure that the Database is not in use by anyone when the backup is created.

  • @luismerida5210
    @luismerida5210 3 ปีที่แล้ว +1

    I think yuo are a good teache!!!!. See you another time, thank you very much.

  • @Andika-vt4wh
    @Andika-vt4wh ปีที่แล้ว

    Bagus sekali Bro saya sudah menerapkannya. Salam kenal saya dari Indonesia lanjutkan videonya Saya menunggu

  • @jamesrequilme
    @jamesrequilme 3 ปีที่แล้ว +1

    Hi, how to change the source as backend database to backup. At the video, Source=CurretnDb.Name, however I want to backup only the backend file. Many thanks in advance!

    • @austin72406
      @austin72406  3 ปีที่แล้ว +1

      check out my new video here: th-cam.com/video/CGbk1Ne9Zjw/w-d-xo.html

  • @pathtolightbd
    @pathtolightbd ปีที่แล้ว

    Would greatly appreciate if you could also consider creating a video on compacting the backend database automatically and kicking all users out before the Compact&Repair Module runs to avoid possible data corruption in the process.

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

    Thanks a lot.

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

    I've got this code done exactly like in the video, but am getting a "Compile Error: Expected variable or procedure, not module" every time i try to run it. Its like Access can't find it, even though it appears as a module in my database . I tried using the "Runcode" function under the macro builder, which someone suggested online and it says "The expression you entered has a function name that Microsoft Access can't find. Any ideas?

  • @paulskelton8799
    @paulskelton8799 ปีที่แล้ว

    Well explained and effective. Access will be around for a while yet I think! Many thanks for sharing your knowledge

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

    Thank you so much for very useful code for current DB back up.
    It’s very appreciated if you could share the code for others DB (for example back up the link table of other DB) back up.
    Again thank you so much for this video.

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

    Thank you for making excellent MS Access tutorials. I added this backup code to my database, and it works great!!! Would you be able to demonstrate how to write the code to backup the database to a USB storage device and also how to resolve an error when there is no USB storage device installed, prompting the user to install a USB storage device? Again, thank you for all your MS Access video tutorials, you are an excellent instructor!!

  • @practice-me
    @practice-me 2 ปีที่แล้ว

    May I have a question,
    If access file still used, we can do these backup function. ?

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

    Great tutorial - thank you. The laccdb file stays open any way to resolve this ?

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

    Thanks very much. That was a very good and detailed explanation on how to back up a file in Acces.

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

    There were some problems with me .. when I applied the vba code ..yellow line at:
    a=objFSO.copyfile (source, target ,true)
    What is the problem ?
    I use Microsoft office 2016 and Win 10

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

      I had the same problem, it occurs because you cant copy a file that is currently running. When you implement a function in the "On Load" Event, your Databse was already executed and is running, so it wont let you copy this opened file. Maybe check that first and try to copy any other file, if this works this is the same error I get.

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

    Hi can you share how to create stock in and stock out in inventory system

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

    Thank you so much that was really helpful

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

    You should create a course at UDEMY

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

    I face error 429 ActiveX component can not create object please help.

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

    That's very useful 👍

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

    bdhis24