community.borland.com

Article #25335: How To Change the Owner of a Table

Problem:
How do I change the owner of a table?

Solution:
There currently is no way to change the owner of a table without directly editing
the system tables.  The system table needs editing for this task  is called 
RDB$USER_PRIVILEGES.  However, this is not a supported operation.

A wishlist bug has been logged requesting this feature in future InterBase releases.

Last Modified: 17-OCT-00