SeadnaS
Programmer
- May 30, 2011
- 214
Hi,
What I would like to do is store a *.exe in an access database and be able to run it from the database. At the moment i'm running an *.exe through Shell() in VBA but the file has been deleted a few times and I've had to replace it. I figure that if i can store and run it from within the database that this would not happen in future.
Is it possible and how could it be implemented?
What I would like to do is store a *.exe in an access database and be able to run it from the database. At the moment i'm running an *.exe through Shell() in VBA but the file has been deleted a few times and I've had to replace it. I figure that if i can store and run it from within the database that this would not happen in future.
Is it possible and how could it be implemented?