2
Answers

copy remote image file to DB

Arif Mohammed

Arif Mohammed

3y
481
1

I am consuming one rest api given by our external vendor , which has a column containing hyperlink of digital signature, i want to write a program in C# to pick the image from remote location and store it as image in oracle db. i will create a seperate column (BLOB) for this.

Answers (2)