J
James Monroe
In an access database I want to programatically limit total records added to
a particular table.
Basically I have a commerical ASP application and I am making a feature
limited downloadable demo.
It is a photo album application and the demo only allows a maximum of 3
albums in the database.
Now, using ASP code I can limit this pretty easily. I also have the Access
database pretty locked down so it shows a form with a message on it on
startup and no menus or shortcuts are available. etc etc So it would pretty
hard for the average person to manualy edit the database. You literally can
not get to anything unless you really know your stuff.
My question is.. in case they overide the ASP code can I program something
into access so the Albums table in the database can only ever hold 3 records
no matter what ?
I was sneaky with the ASP code (messed it up/encoded it) but someone still
might figure it out. This way they are double screwed if they try to bypass
the limits. Sure they could make their own database from scratch but there
are a lo of tables and fields and it would take a long time to get it all
right.
I need to make the demo crippled and keep it that way obvously...
My access skills are lacking when it comes to things of this nature.
Is this possible. I know there is a lot of crazy things you can do in
access.
Thx...
a particular table.
Basically I have a commerical ASP application and I am making a feature
limited downloadable demo.
It is a photo album application and the demo only allows a maximum of 3
albums in the database.
Now, using ASP code I can limit this pretty easily. I also have the Access
database pretty locked down so it shows a form with a message on it on
startup and no menus or shortcuts are available. etc etc So it would pretty
hard for the average person to manualy edit the database. You literally can
not get to anything unless you really know your stuff.
My question is.. in case they overide the ASP code can I program something
into access so the Albums table in the database can only ever hold 3 records
no matter what ?
I was sneaky with the ASP code (messed it up/encoded it) but someone still
might figure it out. This way they are double screwed if they try to bypass
the limits. Sure they could make their own database from scratch but there
are a lo of tables and fields and it would take a long time to get it all
right.
I need to make the demo crippled and keep it that way obvously...
My access skills are lacking when it comes to things of this nature.
Is this possible. I know there is a lot of crazy things you can do in
access.
Thx...