Book a Demo

Author Topic: Q:Find content of linked document in the database?  (Read 2159 times)

JanK

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Q:Find content of linked document in the database?
« on: April 26, 2007, 05:53:15 am »
Hi Gurus,
I added a linked document and I can see a new column in table t_document of my oracle database. I guess, the document is saved in bincontent.
How can I read the content of the document?
I tried in SQLPlus
select utl_raw.cast_to_varchar2(bincontent) from t_document;
But I can only see the binaries?

What am i doing wrong? Any input is highly appreciated.
Best Regards
jan

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Q:Find content of linked document in the datab
« Reply #1 on: April 27, 2007, 04:20:33 am »
Do a search of this forum Jan,

As I remember it, the document is saved in a compressed format, and is not directly available. I think there was some mention of being able to access the content in a future version of EA, but I could be wrong there.

David
No, you can't have it!