Probelm with store and load files in DB

vice

New Member
hi,

i had try to store and load pdf's in the a 9.1C DB like the bitmaps
in KBase #17093.

now i have the problem that if i save the bitmaps or the PDF's back to the
filesystem they are not excat the same. because of the fragmentation the size of the result files are a multiple of 16384. with the bitmaps fileformat it should work but i get a errors with a few pdf's.

has anyone a solution to create exactly the same files?
 
i have implement a workaround which stores the filesize also in the DB and cut the rawdata to the correct size.

but it is a little bit funny, i don't find a solution anywhere and the kbase entry don't work in each case( also with bitmaps ). so does nobody store files like images,pdf or something in a Progress 9.1 DB? :rolleyes:
 
Back
Top