Subject | Re: [ib-support] Re: SHOW TABLES; error code -104 token unknown SHOW |
---|---|
Author | Frank Schlottmann-Goedde |
Post date | 2003-03-03T12:01:41Z |
jwhinyyc schrieb:
select rdb$relation_name from rdb$relations where rdb$system_flag<1
order by 1
Frank
--
"Fascinating creatures, phoenixes. They can carry immensely heavy loads,
their tears have healing powers and they make highly faithful pets."
- J.K. Rowling
http://firebirdsql.org
> So I'll invest a bit more effort into a SHOW TABLESWhat about:
> workaround (and whatever else I discover is required) before
> going on to my real application.
select rdb$relation_name from rdb$relations where rdb$system_flag<1
order by 1
Frank
--
"Fascinating creatures, phoenixes. They can carry immensely heavy loads,
their tears have healing powers and they make highly faithful pets."
- J.K. Rowling
http://firebirdsql.org