geregs
I@mac
- Local time
- Today, 15:18
- Joined
- Feb 27, 2008
- Messages
- 20
Hi All!
Is there a solution for the next problem:
I would like to create a button in access XP that will create a new blank database and after creating it to export all of my tables that are stored in my database that I am working in. I need it to make some kind of security button (archive) if my database dies suddenly, my data will be secured. But I would like to give to the new archive file a new name every time I use that button. So far I manage to create that button but I have to specify the name and the path of that file in advance in the code and that is what I would like to change.
Thanks in advance!
Is there a solution for the next problem:
I would like to create a button in access XP that will create a new blank database and after creating it to export all of my tables that are stored in my database that I am working in. I need it to make some kind of security button (archive) if my database dies suddenly, my data will be secured. But I would like to give to the new archive file a new name every time I use that button. So far I manage to create that button but I have to specify the name and the path of that file in advance in the code and that is what I would like to change.
Thanks in advance!