DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Oracle 9i: writing a BLOB to a file

  1. #1
    Join Date
    Jun 2003
    Posts
    1

    Oracle 9i: writing a BLOB to a file

    Hi!

    I have a problem to writing the content of a BLOB to a file because the limitation of put_line().
    How can I solve this problem?

    THX,
    Felho

  2. #2
    Join Date
    Nov 2000
    Location
    Baltimore, MD USA
    Posts
    1,339
    You have something with more than 32K per line?

    Bummer.

    Guess you'll have to drop down into java to get the job done.

    - Chris
    Christopher R. Long
    ChrisRLong@HotMail.Com
    But that's just my opinion. I could be wrong

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width