2018 Mar 21 10:06 AM
Hi,
I have a requirement where I need to get the images which is stored in a table as blob from another DB and save them in my local directory.
I managed to write the native sql to get the data from the other db. Now I need to store them as images in my directory. How to achieve this.
This is the field in SAP refering to the blob field: LNL_BLOB type X255,
Regards,
Sooraj
2018 Mar 21 6:07 PM
Directory? You mean, storing the image as a file on the application server?