Subject | Re: [IBO] Re: Prepare in IBquery - TO Helen |
---|---|
Author | Helen Borrie |
Post date | 2000-12-22T00:23:26Z |
At 11:48 PM 21-12-00 +0000, you wrote:
You don't seem to understand how InterBase security works. Middleware like
IB Objects is designed to work *with* IB security, not to work around
it. It is not a flaw in the middleware if it is unable to cheat the
database security.
You can set up your application to use the privileges (ROLE and USER) which
you have set up in the database, and to set the ReadOnly and RequestLive
properties at connection time conditionally. This seems to be the solution
to your "problem", if your problem is that you want certain users to have
update privileges and certain other users to be denied them.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Then my problem not have soluction.What exactly is your problem?
>Tank's Helen.
>Valeu!
You don't seem to understand how InterBase security works. Middleware like
IB Objects is designed to work *with* IB security, not to work around
it. It is not a flaw in the middleware if it is unable to cheat the
database security.
You can set up your application to use the privileges (ROLE and USER) which
you have set up in the database, and to set the ReadOnly and RequestLive
properties at connection time conditionally. This seems to be the solution
to your "problem", if your problem is that you want certain users to have
update privileges and certain other users to be denied them.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________