facebook

Simplest way to store BLOB in an Oracle Databae

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #258074 Reply

    domasselin
    Member

    I’m trying to store picture, as BLOB, in an Oracle Database. I use Oracle Express Edition (for dev), with the latest MyEclipse version (5… I guess) on Eclipse 3.2.

    Could someone give me a clear and complete example of how I can correctly map my Blob Column when I try to reverse-engineer my table please?

    Thanks

    #258100

    Riyad Kalla
    Member

    I’m a little confused, when you reverse engineering your BLOB column now, how is it getting reverse engineered such that it’s not sufficient for what you need? (I don’t quite understand the full question because my answer is “Just make it a BLOB”, but you already know that 🙂

    #258129

    NSWCDDN82
    Member

    Oracle provides this through OTN. And in spite of what the article says, JDeveloper is not required to do this. 🙂

    http://www.oracle.com/technology/sample_code/tech/java/sqlj_jdbc/files/advanced/LOBSample/Readme.html

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Simplest way to store BLOB in an Oracle Databae

You must be logged in to post in the forum log in