UniDAC with Interbase and Unicode TMemoField
Posted: Fri 24 Dec 2010 22:50
Hi,
I have narrowed down an issue with Interbase and UniDAC with Unicode based Memo fields.
I'm having a problem saving to this type of field with any Unicode data - using Params. I think the problem is evident however with Unidac when creating TFields at Design Time. The Firebird 2.5 Unicode Blob Field is being created as a TMemoField and not a TWideMemoField. My thought is because UniDAC doesn't seem to support the EnableMemos feature that IBDac does. Does anyone know of a way around this?
Thanks,
Rhett
I have narrowed down an issue with Interbase and UniDAC with Unicode based Memo fields.
I'm having a problem saving to this type of field with any Unicode data - using Params. I think the problem is evident however with Unidac when creating TFields at Design Time. The Firebird 2.5 Unicode Blob Field is being created as a TMemoField and not a TWideMemoField. My thought is because UniDAC doesn't seem to support the EnableMemos feature that IBDac does. Does anyone know of a way around this?
Thanks,
Rhett