![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I am a newbie to the Btrieve file architecture and looking for help on how to retrieve the blob data stored in the BTR files. I did some Google search regarding this and didn’t find articles that point me in the right direction. I learned a lot regarding the btrieve structures and pervasive. Below is the information of the current system i am working on. Using Pervasive.SQL 8.x work group edition. Scanned Documents (Images) are uploaded into a BTR (don’t have the source code to look at) Looked at the DDR for table definition - only the filename and file length columns were there. The file statistics say that the version is 6.x. Exported the data into SDF - Got a file with filename and file length Exported the data into UNF - Got a file with File length, filename- entire binary data of the record Split the UNF file for the first record and tried to convert it back to image. This is where I am having issue with. The image is not being converted properly. I am not sure if this is the right way of doing this. I would appreciate if anyone can guide me in the right direction to retrieve the documents back to the original format. Can anyone provide me with a sample code? Thanks in Advance for you help. |
#3
| |||
| |||
|
|
Hi All, I am a newbie to the Btrieve file architecture and looking for help on how to retrieve the blob data stored in the BTR files. I did some Google search regarding this and didn’t find articles that point me in the right direction. I learned a lot regarding the btrieve structures and pervasive. Below is the information of the current system i am working on. Using Pervasive.SQL 8.x work group edition. Scanned Documents (Images) are uploaded into a BTR (don’t have the source code to look at) Looked at the DDR for table definition - only the filename and file length columns were there. The file statistics say that the version is 6.x. Exported the data into SDF - Got a file with filename and file length Exported the data into UNF - Got a file with File length, filename- entire binary data of the record Split the UNF file for the first record and tried to convert it back to image. This is where I am having issue with. The image is not being converted properly. I am not sure if this is the right way of doing this. I would appreciate if anyone can guide me in the right direction to retrieve the documents back to the original format. Can anyone provide me with a sample code? Thanks in Advance for you help. |
#4
| |||
| |||
|
|
Hi All, I am a newbie to the Btrieve file architecture and looking for help on how to retrieve the blob data stored in the BTR files. I did some Google search regarding this and didn’t find articles that point me in the right direction. I learned a lot regarding the btrieve structures and pervasive. Below is the information of the current system i am working on. Using Pervasive.SQL 8.x work group edition. Scanned Documents (Images) are uploaded into a BTR (don’t have the source code to look at) Looked at the DDR for table definition - only the filename and file length columns were there. The file statistics say that the version is 6.x. Exported the data into SDF - Got a file with filename and file length Exported the data into UNF - Got a file with File length, filename- entire binary data of the record Split the UNF file for the first record and tried to convert it back to image. This is where I am having issue with. The image is not being converted properly. I am not sure if this is the right way of doing this. I would appreciate if anyone can guide me in the right direction to retrieve the documents back to the original format. Can anyone provide me with a sample code? Thanks in Advance for you help. |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
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. |
#9
| |||
| |||
|
|
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. |
#10
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |