And of course, all of the stored dates & other information can be encrypted,
so the user can not make any sense of them, even if he can see them in the
registry (or where-ever). And they can be checksummed, so the system will
know if the user has altered them. And there are other techniques to tell if
the user saved the original values, then copied them back at a later time in
an effort to revive the system!
TC
<SteveT> wrote in message news:(E-Mail Removed)...
> Along the date lines...
>
> I've also heard a technique to store the first date of opening the
database
> as well as the current date of each subsequent opening. Check if the
> current date is past "x" number of days when opening and if past "x" days,
> tell the user "Time's Up!"
>
> If the "current date" is ever less than the stored "current date" the
> assumption is the clock has been set back... blow up!
>
> Steve
>
>
> "Lance" <(E-Mail Removed)> wrote in message
> news:0e1601c3512b$2f334a80$(E-Mail Removed)...
> > I think it would be better to limit your demo app to a
> > certain number of records in the key tables. Another post
> > suggested using a date but it seems like the user could
> > easily fool the date by changing their system time.
> >
> >
> >
> >
> > >-----Original Message-----
> > >I am about to distribute demos of an upcoming Beta 2 of
> > my
> > >software in order to get the interest of a much larger
> > >audience into becoming testers. It is a split database
> > >with over two hundred tables.
> > >
> > >I am looking for ways to distribute a full version.
> > >Therefore, my thinking is that it should be "time-
> > limit".
> > >Otherwise, I might as well give it away. A software
> > >company that has a distribution program that I am
> > thinking
> > >of using, does not include this feature. However, people
> > >will be unable to unzip my files in order to install my
> > >application separately.
> > >
> > >They tell me that developers usually "hard-code" the kind
> > >of security that I am looking for, into their application.
> > >
> > >Has anyone heard of doing this, or, how to do it?
> > >
> > >John
> > >.
> > >
>
>
|