Access control via a role based security model

2003-07-12 Thread Murray
I am trying to develop a web based database application to manage a Scout group. I need to control the level of access different visitors to the site are allowed to different parts of the database. I need to provide public information, including some contact details from the database, to

RE: Access control via a role based security model

2003-07-12 Thread Peter Lovatt
. Peter -Original Message- From: Murray [mailto:[EMAIL PROTECTED] Sent: 12 July 2003 07:16 To: [EMAIL PROTECTED] Subject: Access control via a role based security model I am trying to develop a web based database application to manage a Scout group. I need to control the level of access

RE: Access control via a role based security model

2003-07-12 Thread Murray
: Saturday, 12 July 2003 17:11 To: Murray; [EMAIL PROTECTED] Subject: RE: Access control via a role based security model Hi You could achive what you want using grant statements, but you still need a user interface to send queries to the database and display the information sent back in a way