In our previous episode, Reinier Olislagers said:
> > TObject?
> >
>
> Does anybody have a suggestion on how to use ftVarbytes fields or aren't
> they supported in FPC?
Afaik currently mostly ftblob is used for variable binary storage. I'm not
entirely sure what the difference is?
__
On 2-8-2011 7:39, Reinier Olislagers wrote:
> I've got trouble finding out how to fill and retrieve data for a
> ftVarBytes field in a TBufDataset.
>
> .AsString doesn't seem to work well - if I fill it with the string
> How do I fill this field?
> I get back
> How
>
> I tried SetData, which take