Community

Insert /retrieve an image into/ from a blob field in Oracle database using C#.Net

(Ehanth Lingam) The following code will help you to create a table called “emp” in oracle database with three fields namely id, name, photo. The field photo is a blob field for which you are going to insert an image as the value using the code. The image size may be anything even in GB as the blob

Read More - Register for Free Membership

Tags: