protect and database tables
Moderator: General Moderators
protect and database tables
I have a desktop application using mysql is there any way to protect tables so that they can not extract or encode them to be extracted when they can not show their relationships and structure, would greatly appreciate your good help.
Re: protect and database tables
You'll have to be a little more clear about what you need. Is the database located on their desktop? On a server? Please explain.
If a database is local to their computer, I user can just copy the database, take it home and work on a copy of it.
It would probably be most helpful for you to google for "mysql security" You'll find loads of information that way including stuff from the official mysql manual.
If a database is local to their computer, I user can just copy the database, take it home and work on a copy of it.
It would probably be most helpful for you to google for "mysql security" You'll find loads of information that way including stuff from the official mysql manual.
Re: protect and database tables
Thanks for your help search in GOOGLE