cancel
Showing results for 
Search instead for 
Did you mean: 

Sender JDBC Adapter : BLOB

former_member183910
Participant
0 Kudos

Hello,

I am configuring a JDBC Sender adapter and in that SQL query, I want to fetch data from a table which has a column (type BLOB) "Data".

I want to write a select SQL statement to get the data of BLOB.

Can you please help me regarding the same.

Thanks,

Sandeep Maurya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Check out the below blog, hope it will helps you

/people/praveen.gujjeti/blog/2010/03/28/sap-xipi-storing-binaries-images-pdfs-etc-in-the-database-blobs-using-jdbc-adapter

Regards

Ramg

former_member183910
Participant
0 Kudos

Thanks Ramkumar, But I want to read BLOB using JDBC Sender Adapter not Receiver.

Any other thoughts?

Thanks,

Sandeep Maurya

Former Member
0 Kudos

Hi..

Please go thru the end of the blog.. JDBC to File sceanrio is explained!

Regards

Ramg

former_member183910
Participant
0 Kudos

Thanks Ramkumar.

Answers (0)