password/user functions
i want to create a password or/and user name that is a function and not a string.
e.g a password that is a function of the system date on the computer that my access application is running on,when originally loaded on a system.
how can i do this.
Also i want to create a procedure that will server has the timer of an access apllication,so that after a specific number of days,e.g 30 days,the application stops function,this is basically for demo versions of an access apllication.
|