Re: creating trial version of database



maybe convert it to an .mde file, this would obscure the code, also
make them agree to a EULA, so you can sue 'em if they keep using it ;)

there isn't much you can do to make it absoultely hack-proof, but if
they not Access experts maybe hiding a form or module is enough. Also
it could perminently disable itself, by deleting part or all of itself.

just some random ideas . . .



Richard Harison wrote:
I have a database which a government agency is interested in. They require a
sample copy, so that users can get familiar with it. Obviously I want the
database to cease being operational after so many sessions. I could build in a
VB function that shuts it down after a certain date, but then someone could
reset a computer's date, use the program, and then reset the date back again. I
also thought of a VB routine to keep track of the number of uses of the
database, but I can't get it to work without using a table--which the user could
alter. I don't want to get involved with permissions-- or anything along that
route.
Any ideas would be appreciated!

--
All the Best
Richard Harison

.



Relevant Pages

  • Re: Global variables disappear
    ... When testing your code, you often reset, or ... time you open the database again), you can write the value to a table. ... > disturbed that sometimes while working on forms etc my Global variables ... > On opening the database the system startup opens the Switchboard form. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Extended Stored Procedure: Get the current db of the client
    ... Thanks for the link Sue. ... I am not going after Gert Sue. ... the database context as a parameter if you need it, ... Did you ever write an extended stored procedure? ...
    (microsoft.public.sqlserver.odbc)
  • Re: MSBCM FILE
    ... Yes Sue I did I have reinstalled the software 15 times I ... >Sue Mosher, Outlook MVP ... Found the backup file and clicked restore. ... Including opening a new database. ...
    (microsoft.public.outlook.contacts)
  • Re: Macro security
    ... reset the main menu bar. ... > I have successfully opened an ACCESS 2002 database in ACCESS 2003. ... I wanted to check the macro security setting so I went ... the question is must one have at least one macro for this ...
    (microsoft.public.access.security)
  • Re: formatting columns
    ... "SUE" wrote in message ... >> I am preparing to set up a database in Access2002. ... He knows how to use Excel on a limited ... >> have the time to set up the Access database so I must ...
    (microsoft.public.excel.worksheet.functions)

Loading