Subject Re: Internet
Author alex_vnru@yahoo.com
--- In IBDI@y..., John Culleton <service@w...> wrote:
>
> AFAIK only the SYSDBA and the table owner can extract the
> metadata. Read the references to permissions and security in the
> Interbase docs if you have them.
>

Hi, John. Not so fine. Try to connect to your database as any user
registered on server (in ISC4.GDB) but having not any rights within
your database and make

Select * from rdb$relations

or any other select from system tables.

Best regards.