...
>I am trying to write a system for managing documents.
...
>...but I have no idea, how to..
...
>Has anyone encountered similiar problem?
Sure, it happens every day (thousands of times,
across the world).
>Any hints/advice will be helpfull.
I cannot say what other people do, but when I am
in this situation, I review Patricia's page on getting
started*, then Google 'keyword tutorial' and review
any classes mentioned in the (usually Sun) tutorial,
within the JavaDocs. Somewhere along that path I
will start to write little 'throwaway' bits of code to
check anything I am unclear on.
* <http://home.earthlink.net/~patricia_shanahan/beginner.html>
HTH

Signature
Andrew Thompson
http://www.athompson.info/andrew/
Lew - 30 Apr 2007 13:59 GMT
czarnysfetr@gmail.com wrote:
> ..
>> I am trying to write a system for managing documents.
[quoted text clipped - 3 lines]
> in Oracle Database, but I have no idea, how to manage the other side -
> writing from OO Document (or MS Document) to database.
Doesn't the Oracle system include a utility that can load spreadsheet data?
Perhaps something from
<http://www.oracle.com/pls/db102/search?remark=advanced_search&word=import+spread
sheet&format=ranked&book=&preference=>

Signature
Lew