Main Page | Report this Page
Computers Forum Index  »  Computer - Databases - Btrieve  »  Retrieve blob data from BTR files...
Page 1 of 1    

Retrieve blob data from BTR files...

Author Message
...
Posted: Fri Aug 29, 2008 6:12 pm
Guest
Bill,

Thank you for the quick response and pointing me to use the HEX
editor. I was able to retrive the BOLB images. There is a lot of
Manual work involved to clean up the files using HEX editor but No
Complains.


once again THANKS A TON.
 
BtrieveBill...
Posted: Sat Aug 30, 2008 12:55 am
Guest
If you're a programmer, then it should be easy: Read in the record
length first (up to the comma). Then, read THAT number of bytes for the
record image. Write out the data that you just read in, skipping the
first set of bytes that comprise the data header (filename, etc.) to the
target file. Finally, read the next two bytes (the CR/LF pair).
Loop until you hit EOF.

golisatish at (no spam) gmail.com wrote:
Quote:
Bill,

Thank you for the quick response and pointing me to use the HEX
editor. I was able to retrive the BOLB images. There is a lot of
Manual work involved to clean up the files using HEX editor but No
Complains.


once again THANKS A TON.
 
 
Page 1 of 1    
All times are GMT
The time now is Tue Dec 01, 2009 5:28 am