PC Review


Reply
Thread Tools Rate Thread

Application Deployment

 
 
CribbsStyle
Guest
Posts: n/a
 
      7th Jan 2008
Can you deploy your access 2007 application as a 30 day demo with
other limitations, so the customer has to purchase a serial # after 30
days?
 
Reply With Quote
 
 
 
 
Pat Hartman
Guest
Posts: n/a
 
      7th Jan 2008
You will need to write your own code to accomplish this. There is nothing
built in that will help you. I've done similar things with older versions
where I limited the number of records allowed in a key table rather than
limiting by date. If you search, you'll probably come up with several
suggestions and possibly even some code.

"CribbsStyle" <(E-Mail Removed)> wrote in message
news:96f1d9ec-5a53-4439-9e42-(E-Mail Removed)...
> Can you deploy your access 2007 application as a 30 day demo with
> other limitations, so the customer has to purchase a serial # after 30
> days?



 
Reply With Quote
 
Tony Toews [MVP]
Guest
Posts: n/a
 
      8th Jan 2008
CribbsStyle <(E-Mail Removed)> wrote:

>Can you deploy your access 2007 application as a 30 day demo with
>other limitations, so the customer has to purchase a serial # after 30
>days?


Tools available from sites such as sysinternals.com can crack any
method you use to store a future date anywhere on a system such as in
the registry or a file. Unless it's encrypted. But even then if you
delete the date from wherever it's stored your app may think it's just
installed.

Thus I prefer to limit the number of records in one key table such as
5 units or 50 volunteers but allow unlimited access for everything
else. Once I get paid then I email them an encrypted file containing
the number of records they are licensed for as well as their company
name which goes on the bottom of every page of every report.

For more of my thoughts on this topic see the "Copy protection or how
to safely distribute a demo Microsoft Access Application" page at
http://www.granite.ab.ca/access/demo.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Reply With Quote
 
CribbsStyle
Guest
Posts: n/a
 
      9th Jan 2008
Tony this sounds perfect, I would love to limit to say 50 records in
my cards table. I read the page at the link u posted, but Im still
very confused by the whole thing. Can you help me out here?
 
Reply With Quote
 
Tony Toews [MVP]
Guest
Posts: n/a
 
      14th Jan 2008
CribbsStyle <(E-Mail Removed)> wrote:

>Tony this sounds perfect, I would love to limit to say 50 records in
>my cards table. I read the page at the link u posted, but Im still
>very confused by the whole thing. Can you help me out here?


Only if you have a specific question. Also you will need to do a lot
of work with VBA code.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Application Deployment Symeonb Microsoft Dot NET Framework 2 6th Dec 2007 09:58 AM
Deployment of Application Dwight Microsoft VB .NET 1 7th Feb 2007 04:08 AM
application deployment for SP2 Dan Bloomquist Microsoft Access Security 6 2nd Aug 2006 05:05 PM
Application Deployment SD Microsoft Windows 2000 Group Policy 0 7th Jun 2006 03:24 PM
Application deployment tma Microsoft Windows 2000 Advanced Server 0 25th Jun 2004 03:08 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:48 AM.