Subject Re: [ib-support] Firebird vs. IBConsole
Author Helen Borrie
At 11:17 AM 22-03-02 +0100, you wrote:
>Hi,
>
>I want to use IBConsole against a Firebird database.
>When I want to list the Indexes I get the error "Ambigous filed name
>between table RDB$INDICES and table RDB$INDEX_SEGMENTS RDB$INDEX_NAME"
>
>Is there something left out in Firebird?

No: it's something "left out" in IBConsole. It is using ambiguous syntax
for a join query across some system tables: legal in InterBase, illegal in
Firebird.

IBC isn't a reliable client for Firebird. Use IB_SQL or IBQuery instead of
IBConsole. Links are in the release notes.

cheers,
Helen


All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
_______________________________________________________