Subject | RE: [firebird-support] Re: Change Blob Sub_Type |
---|---|
Author | Helen Borrie |
Post date | 2009-05-08T01:41:06Z |
At 11:35 AM 8/05/2009, Alan McDonald wrote:
Remember, he started out with this data in a binary blob...would not have been transliterated when he wrote it to a text blob...so when he passes an ansi (or UFT8) search string, he's not getting a match.
./hb
>Helen, this is content, not a declaration of charset for the blob type.With UTF-16 data?
>the CONTAINING select works fine for me on a TEXT blob on NONE charset for
>this content.
Remember, he started out with this data in a binary blob...would not have been transliterated when he wrote it to a text blob...so when he passes an ansi (or UFT8) search string, he's not getting a match.
./hb