Subject | Change user while remaining connected |
---|---|
Author | gavin_bennette <gavin_bennette@yahoo.com> |
Post date | 2002-12-20T12:42:08Z |
Is it possible to change the user of a connection to the database
while the database remains connected?
I need to change the current user temporarily to one that has certain
rights. The problem is that the database connection cannot be closed
as there are queries that need to remain active.
Is it possible to achieve this with a TIBODatabase connection??
Thanks
while the database remains connected?
I need to change the current user temporarily to one that has certain
rights. The problem is that the database connection cannot be closed
as there are queries that need to remain active.
Is it possible to achieve this with a TIBODatabase connection??
Thanks