|
07.27.1999
1. 4:30-5:20
YuPing, Jake, Roman
2. The following demos has been prepared and discussed
server-side demo examples using XML SQL utitlity for java.
login as "oracle" on mira, go to
/localb/oracle/usr/ioe/demo
1) Generate Raw XML file from DB table with
DTD:
java DbtoXml
2) Generate DOC tree and output all elements
and attributes:
java DbtoXmlDoc
3) insert XML into DB table:
java XMLToDB
loading formatted document inot DB table with BLOB column,
including *.pdf, *.doc, *.ppt.
3. Oracle Application Server
- does not work correctly
- probably because I installed it in non DB mode
- I must reinstall it
- YuPing will test JWeb and DAD
4. Intermedia has been installed on mira
Oracle interMedia Common Files 8.1.5.0.0
Oracle interMedia Image 8.1.5.0.0
Oracle8i interMedia Client Library and Demo 8.1.5.0.0
Oracle interMedia Audio 8.1.5.0.0
Oracle interMedia Video 8.1.5.0.0
Oracle interMedia Text 8.1.5.0.0
Oracle interMedia Locator Service 8.1.5.0.0
Oracle interMedia Client Option 8.1.5.0.0
Oracle interMedia 8.1.5.0.0
Oracle8i(tm) interMedia Text Manager 2.0.4.1.0
Integral to intermedia is the Clipboard abd WebAgent.
These components are not available on Oracle8i distribution
CDROM; the software available only for NT can be
downloaded from:
http://technet.oracle.com/software/download.htm
This is probably the reason of difficulties querrying
the database |