Re: How to read binary data into a varchar(80) Dbase File




"Benoit" <nospam@xxxxxxxxxxx> wrote in message
news:OjACT78DHHA.3520@xxxxxxxxxxxxxxxxxxxxxxx
Hello here.

Using ADO 2.7 with VB6 or else...

I need to read binary data stored in a varchar(80) field from a dbase file
(.DBF).

I just get back null values... any help appreciated.

Benoit.


Take a look at Field.GetChunk


.