Storing scanned documents in 10g

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amlcu2008
    New Member
    • May 2007
    • 2

    Storing scanned documents in 10g

    Dear friends i have a problem in storing Scanned documents into an oracle DB 10g i had downloaded the webutility package but dont know how to configure it also if any body can tell me what the data type of the field used in storage.Best Regards

    Amr Ashraf
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You can convert the files into byte stream and store the same in oracle database using LOB fields.

    Comment

    Working...