Subject | Re: SQL error code = -901 feature is not supported |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-05-11T17:03:15Z |
Helen,
perfectly with Firebird 1.0.2 (build 908):
select null as bla from rdb$database
Personally I suspect another part: "... WHERE ? = 'T' ...", but this
should be confirmed.
Thanks!
Roman
> >select null as TABLE_CAT, null as TABLE_SCHEM,When this behavior was changed? Note, following statement works
>
> This is the "feature not supported". You can't have an untyped column
> in an output set.
perfectly with Firebird 1.0.2 (build 908):
select null as bla from rdb$database
Personally I suspect another part: "... WHERE ? = 'T' ...", but this
should be confirmed.
Thanks!
Roman