Subject | RES: [firebird-support] Firebird 2.1 RC1 |
---|---|
Author | Jean Derrie Rigo |
Post date | 2008-02-02T23:18:28Z |
I can solve this with a Cast(FieldBlob as Varchar(xxxx)), but there is some
other way??? I have a lot of Views in that situation
Tanks for help
Jean
_____
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de Dmitry Yemanov
Enviada em: sábado, 2 de fevereiro de 2008 21:10
Para: firebird-support@yahoogroups.com
Assunto: Re: [firebird-support] Firebird 2.1 RC1
Jean Derrie Rigo wrote:
Dmitry
[Non-text portions of this message have been removed]
other way??? I have a lot of Views in that situation
Tanks for help
Jean
_____
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de Dmitry Yemanov
Enviada em: sábado, 2 de fevereiro de 2008 21:10
Para: firebird-support@yahoogroups.com
Assunto: Re: [firebird-support] Firebird 2.1 RC1
Jean Derrie Rigo wrote:
>this
> I have a VIEW with UNION statement and on the SELECT's
> statements exists a BLOB field. In the last versions works fine, but on
> new RC1, I just get the message:This will be fixed in RC2.
>
> Unsuccessful execution caused by system error that does not preclude
> successful execution of subsequent statements.
>
> Datatype BLOB is not supported for sorting operation.
> I don't have any ORDER BY, GROUP BY on the SELECT's.UNION DISTINCT implies sorting.
Dmitry
[Non-text portions of this message have been removed]