Subject | Re: trying to upgrade from 2.0 to 2.1 |
---|---|
Author | markd_mms |
Post date | 2008-08-12T05:38:38Z |
--- In firebird-support@yahoogroups.com, Adriano dos Santos Fernandes
<adrianosf@...> wrote:
using Utf8ToAnsi() and then update it again by casting to none and
back to utf8 again.
THanks again
<adrianosf@...> wrote:
> You could create new BLOB column using NONE charset, set it values andIn the end I had to update the text in the synopsis field to ansi
> drop the problematic column.
using Utf8ToAnsi() and then update it again by casting to none and
back to utf8 again.
THanks again