Wählen Sie Ihren SQL-Server:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Neuheiten abonnieren
Partners
Testimonials
Aaron T. Judow: "SQL Maestro Group have created an exceptional tool for MySQL server maintenance and data reservation. I recommend it to all who need to operate efficiently".
Jonathan Fistley: "I appreciate all the dedicated help we've gotten from you and your staff. I'm a fan of your product and of your service oriented approach".

More

Add your opinion

An article on implementing row level security in MySQL has been published

Jun 22, 2009

Vorherig Weiter
MySQL Tools by SQL Maestro Group

"Can I have a single database, with only one set of tables to store all clients' information and let each client access only his/her data?" Such questions are not infrequent in MySQL forums. The article introduces a solution of the problem. This solution is based only on built-in MySQL features; moreover, it works independently of application used to connect to the database as all business logic is centralized in the database itself, not in the client apps, and also has no security threats.

See the full article here.

Vorherig Weiter