Subject | Re: [IBO] To change ROLE without closing the possible connection and? |
---|---|
Author | Helen Borrie |
Post date | 2005-10-12T00:41:59Z |
At 06:25 PM 11/10/2005 -0300, you wrote:
is the way SQL privileges work, by design.
Helen
>Hi all,No. ROLE (if used) is unconditionally an attribute of a database connection.
>
>It would like to know if it has as I to change ROLE of the IBODataBase
>without closing the connection therefore already
>I have a connected user so I would like to change I ROLE it for mine app.It is not supported. Period. It's nothing to do with Delphi or IBO. It
>I tried IBODATABASE.LoginSQLROLE: = ' NewROLE ' and also
>IBODATABAse.SQLROLE:='NewROLE '; with hardwired IBODATABASE, when
>I make this I finish receiving an error it delphi
is the way SQL privileges work, by design.
>IYes.
>Use IBO 4.3Aa + delphi 7 + Firebird 1.5
>Or I would have obligatorily that to close the connection to change ROLE?
Helen