Re: Application level security

2002-11-28 Thread Pae Choi
I've done a similar work in 1997 for one of my clients. The password method will be just part of the security system. But you may want to consider to implement the RBAC in the database. In that way, the users whether they are applications, e.g., business objects, DB interactive tool by human user,

RE: Application level security

2002-11-28 Thread Andy Eastham
ts can too). Andy > -Original Message- > From: Noel Clarkson [mailto:[EMAIL PROTECTED]] > Sent: 28 November 2002 11:10 > To: [EMAIL PROTECTED] > Subject: Application level security > > > Hi All, > > I'm writing a application that needs row level securit

Application level security

2002-11-28 Thread Noel Clarkson
Hi All, I'm writing a application that needs row level security in it so that only certain users can view/change etc. certain records. I know that MySQL currently does not have row level security, and when I've asked this list before I've been given some helpfull suggestions (although none of