Page 1 of 1

DBF - memo

Posted: Wed Jul 03, 2013 2:42 pm
by petr.pavlis
Hello,

I have DBF file with memo columns. When I put this field into my report there are no data – only empty string.

How can I access to memo columns in DBF?

Thank you.

Re: DBF - memo

Posted: Thu Jul 04, 2013 9:18 am
by HighAley
Hello.

The memo columns is not supported jet.
But we will add its support soon.
We will let you know about results.

Thank you.

Re: DBF - memo

Posted: Fri Jul 05, 2013 9:48 pm
by Ivan
Hello,

We made some improvements in that direction.
Now memo fields will be converted into the byte[] arrays.
Please check the next prerelease build when it will be available and let us know about the result.

Thank you.