Spectrum WebDesign said:
> i'm looking for tips, suggestions, examples, codes for User
> Control/Access Control. But in SQL level. Example:
>
> Table: News
>
> User: CEO
> Rights: God(insert/update/delete)
>
> User: Manager
> Rights: insert/update
>
> User: Editor
> Rights: update
>
> How to implement this?

Use the GRANT command. For details, check your database manual.

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to