Subject Order by and BLOB field
Author szsani
Hi all

I'd like to store texts in blob. But Order by My_Blob_field doesn't
work well, and I can't find what is the matter.
After ordering I get this:

smallint blob
ID My_BlobField
-----------------------------
1 111111
4 hhhhhhh
2 112123123123
3 34534534

I use FB-665 on W2k. Can anyone help me? How should I do this?

Thanks.

Sandor Szollosi