Subject | Re: [IBO] Database Tables |
---|---|
Author | Pirtea Calin |
Post date | 2002-04-26T16:12:49Z |
<antoni.aloy@...> wrote in message
news:B1D8165FD0D0D2119B740008C70DB2567FA6A0@LSPMIFS...
I tried your query
select RDB$relation_name as tablas from rdb$relations
where rdb$system_flag=0
with IBO 4.2.Ha and it works perfectly with both IB_cursor and ib_query.
--
Best regards,
Application Developer
Pirtea Calin Iancu
S.C. SoftScape S.R.L.
pcalin@...
news:B1D8165FD0D0D2119B740008C70DB2567FA6A0@LSPMIFS...
> I'm trying to get the table names of my database usingWhat version of ibo?
>
> 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?
I tried your query
select RDB$relation_name as tablas from rdb$relations
where rdb$system_flag=0
with IBO 4.2.Ha and it works perfectly with both IB_cursor and ib_query.
--
Best regards,
Application Developer
Pirtea Calin Iancu
S.C. SoftScape S.R.L.
pcalin@...