Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7710 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi there, just asking if a database already compile using FM developer tool with permenent prevent modification of database structure, is that got any way to hack into the system, especially the layout mode and scripting. I know that there is some hacking program that can check the password of fm. I already do a custom secure login system, but i scare if there got any to go to layout/design mode and script, then all my login script will be change and made no function.

The other question is i have a system run in kiosk mode and now i have set a demo version with limited to 30 records, i'm set the demo script in the script that create a new record. My script is like this,

If[status(currentrecordcount) >= 30]

show message("demo version only allow up to 30 records")

else

"script for create new record

end if

So, is that possible to break the script and then create more that 30 recors?

Regards,

Henry

This topic is 7710 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.