Subject Database Tables
Author antoni.aloy@viajesastral.com
I'm trying to get the table names of my database using

select RDB$relation_name as tablas from rdb$relations
where rdb$system_flag=0

This works perfectly using Interbase Workbench for exemple, but I have no
result from TIB_Cusor or TIB_Query.

Anybody know what I'm doing wrong?

Best regards,

Antoni Aloy