Can anybody give me some hints as how I could retrieve data from Paradox 4 BLOB fields/MB files. Years ago we used to use the Borland 16 bit database engine in conjunction with Visual Basic 3 - this obviously had functions which could access the BLOBS.
We now use VB6 and would like to be able to extract BLOB data from some historical Paradox tables, but find that the 16 bit engine no longer works. Things like Access Jet don't seem to support the BLOB - do I need an updated 32 bit BDE or DLL? or is there any easy way of reading the MB files directly (if there is any way of extracting the byte offset from the DB file ?).
Any help would be very much appreciated.
We now use VB6 and would like to be able to extract BLOB data from some historical Paradox tables, but find that the 16 bit engine no longer works. Things like Access Jet don't seem to support the BLOB - do I need an updated 32 bit BDE or DLL? or is there any easy way of reading the MB files directly (if there is any way of extracting the byte offset from the DB file ?).
Any help would be very much appreciated.