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...
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
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...
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...