Recent content by Di7bash

  1. D

    How to set a reference to the 'Microsoft Scripting Runtime'

    Hello.....Anyone there?!
  2. D

    How to set a reference to the 'Microsoft Scripting Runtime'

    I am sorry ghudson this is my first time to make access applications and i've been asking al these stupid questions. Currently i placed the code to be called by a button click so where should i put the code if i wanna use the windows scheduler. The scheduler asks me what application do i want...
  3. D

    How to set a reference to the 'Microsoft Scripting Runtime'

    Does anyone know how can i modify this code in order for it to backup once a week or even a month instead of backing up everytime you click a button. Thanks in advance
  4. D

    Built the databse...What is next?

    I will try these and let you know Thanks
  5. D

    Built the databse...What is next?

    Hello Everyone, I just finished building my database and i have to install it on a PC. my problem is how to remove access tool bars and menues so that the only thing that appears when you open the databse is the login screen? I don't want the user of the database to be able to go to design...
  6. D

    How to set a reference to the 'Microsoft Scripting Runtime'

    Works like a charm. Thanks to everyone who contributed to this code and thanks mjdks Di7bash
  7. D

    How to set a reference to the 'Microsoft Scripting Runtime'

    Hello everyone, I am using the following code (which i got by using the search function in the website": Public Function BackupCopy() 'This function will allow you to copy a db that is open, 'You must set a reference to the 'Microsoft Scripting Runtime' for the CopyFile piece to work...
  8. D

    Backup and recovery?

    Hello everyone, Does anyone know how can i create automatic Backup and Recovery for my access database using VBA Code? Di7bash
Back
Top Bottom