data storage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gollamudi
    New Member
    • Sep 2007
    • 5

    #1

    data storage

    Hello,
    This is Hema Kumar.
    please help me to store the immage in orical databse by using jdbc connection.
    Thankyou sir.
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by gollamudi
    Hello,
    This is Hema Kumar.
    please help me to store the immage in orical databse by using jdbc connection.
    Thankyou sir.
    Check the API documentation for the Blob class. (Blob == Binary Large OBject)

    kind regards,

    Jos

    Comment

    Working...