Thank very much for your help. :o) That's what I need.
Ge0rge
--- Alexey Trunyov <[EMAIL PROTECTED]> wrote: >
George Georgeus wrote:
> > Hello,
> > I do not know how to get the list of tables in an
> > Interbase databse. When I tried to use the sql
> command
> > "SHOW TABLE;" in the php funct
George Georgeus wrote:
Hello,
I do not know how to get the list of tables in an
Interbase databse. When I tried to use the sql command
"SHOW TABLE;" in the php function "ibase_query();" I
got "Dynamic SQL Error SQL error code = -104 Token
unknown - line 1,...". Select commands work well but
this n
I haven't used Interbase but could it be "show tables;".
Just a thought...
On Fri, 10 Oct 2003 09:34:49 +0100 (BST)
George Georgeus <[EMAIL PROTECTED]> wrote:
> Hello,
> I do not know how to get the list of tables in an
> Interbase databse. When I tried to use the sql command
> "SHOW TABLE;" in
Hello,
I do not know how to get the list of tables in an
Interbase databse. When I tried to use the sql command
"SHOW TABLE;" in the php function "ibase_query();" I
got "Dynamic SQL Error SQL error code = -104 Token
unknown - line 1,...". Select commands work well but
this not. "SHOW TABLE" is a