Unless you are going to port your Access code to VB, nope. However, you can compile and create MDE files, which is like an EXE (compiled and no-one can see your code), but you need Access installed on any machine that is going to run it.
You can place an internal table in your MDE and iterate the count of times your user opens that MDE. When it reaches the limit, simply program your code to check for this and gracefully shutdown the program.
how do you go about achieving this..im stuck on this exact saame thing..i want my database to open for a set number of times but ive no idea where to start! im a BIT new to all this!
It is possible to create demo versions of ACCESS applications. You just need to modify the registry on installing your application. See the runtime section of the ACCESS ONLINE ENCYCLOPEDIA (
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.