Subject | Re: [firebird-support] View limitations |
---|---|
Author | Dmitry Yemanov |
Post date | 2007-08-14T09:56:51Z |
PenWin wrote:
should be named a bug ;-)
Views cannot be based on stored procedures, this is a known limitation.
Dmitry
>As the error message tells you "feature is not supported", I doubt it
> SELECT *
> FROM sometable
> LEFT JOIN someprocedure(sometable.key) ON 1=1
>
> I wonder if it is a known limitation of the engine or if it is a bug.
should be named a bug ;-)
Views cannot be based on stored procedures, this is a known limitation.
Dmitry