Saving a file in a progress DB

ravital

New Member
Hi Everyone

I was wondering if it was possible to save a file (like .doc .mp3 and such) in a progress db since I know its possible in other. and if it is possible anyone have any idea how I might do that?

Thanks

Ravital
 

mra

Junior???? Member
Hello Ravital!

You can use raw fields to save binary data, they are limited ins size to 32K, so anything larger than that has to be split up.

Take a look at K-Base entry 17093 for an example.

Regards
Mike :)
 
Top