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

Thread: Attach Text files on Oracle Tables

  1. #1
    Join Date
    Jul 2001
    Posts
    1
    Hi

    I need to attach or add a text file on Oracle table. Are there any way to do it ? for example some kind of field to keep this file, because I used to keep only the file address but it is not running properly with our web applications.

    tks


  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    With BFile you could store the address (kind like a pointer)
    With CLOB you could store text docs, such as MS Word

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