Back with How to read binary data from a Dbase varchar(80) ?



Hello again,

using ado 2.7

I'd like to read binary data stored in a varchar(80) from a dbase file.

As the field does not have the adFldLong bit set, it's not possible to use
the field.GetChunk method.

I get back null value.

Before opening the dbase file in binary mode, I'd like to know if it's
possible.

Thanks for any help.

Benoit


.