Re: [fpc-pascal] Bump: Trouble setting/getting ftVarBytes field data in TBufDataset

2011-08-03 Thread Marco van de Voort
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? __

[fpc-pascal] Bump: Trouble setting/getting ftVarBytes field data in TBufDataset

2011-08-02 Thread Reinier Olislagers
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