View Full Version : Customizing an access application


coyote
12-06-2007, 12:49 AM
Hello Forum members

Am an ardent access user and have a small problem that am Requesting for help.

I have designed an application software using access and I would like to peddle it to a few prospective clients. I want to package it as a trial software to run for thirty days and after that if the clients is not satisfied,I want it to disable but store the data. How is this possible.

All help is appreciated

tehNellie
12-06-2007, 08:27 AM
Without spending huge amounts of time pondering it my initial thoughts are that this is not going to be an easy thing to do as a stand alone application in Access. You could try and do something like populate a value in a hidden table when the application is first run, but if the user can circumvent the forms etc, they'll probably find it quickly enough.