Subject | RDB$ROLES - Table unknown? |
---|---|
Author | Joaquim Macedo <joaquimmacedo@yahoo.com> |
Post date | 2003-01-17T17:37:35Z |
Hi all.
I was using IB_SQL to extract metada from EMPLOYEE.gdb - the database
that came with Delphi.
I get this error message:
------------------------------------------------------------
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -204
Table unknown
RDB$ROLES
At line 1, column 39.
STATEMENT:
TIB_Cursor: "<TApplication>.frmSQL.cnEdit.<TIB_Cursor>."
------------------------------------------------------------
Any help/ideas why is this happening?
I guess this is a system table, so it should exist.
Best regards,
Joaquim.
I was using IB_SQL to extract metada from EMPLOYEE.gdb - the database
that came with Delphi.
I get this error message:
------------------------------------------------------------
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -204
Table unknown
RDB$ROLES
At line 1, column 39.
STATEMENT:
TIB_Cursor: "<TApplication>.frmSQL.cnEdit.<TIB_Cursor>."
------------------------------------------------------------
Any help/ideas why is this happening?
I guess this is a system table, so it should exist.
Best regards,
Joaquim.