Page 1 of 1
protect and database tables
Posted: Sat Sep 04, 2010 7:35 am
by crmaurice
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
Posted: Sat Sep 04, 2010 6:22 pm
by JakeJ
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.
Re: protect and database tables
Posted: Sun Sep 05, 2010 12:46 pm
by crmaurice
Thanks for your help search in GOOGLE