in reply to Need code to save Blob into a file

Hi raj,

What have you tried so far? How does it fail for you?

See How do I post a question effectively?.

You should be able to fetch an item from your database using the DBI and DBD::Oracle.

You may want to pay particular attention to the LongReadLen attribute when using them.

Hope this helps!


The way forward always starts with a minimal test.