Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Creating a XML file
the spammers have won :-( wrote:
> Anna C. Dent wrote:
>
>> Robert Scheer wrote: >> >>> I need to create a trigger that when raised, creates a XML file >>> reflecting all the data of a table. I can do that using SQL Server but >>> I am fairly new to Oracle. My Oracle version is 8.1.7. >> >> >> Time to RTFM(s) >> >> http://otn.oracle.com/pls/db92/db92.drilldown?remark=&word=dbms_xml&book=&preference=
Avi,
Why did you not ask the OP what was lacking in the V8.1.7 docset?
When our 3rd party V8.1.7 application needed XML support, but the vendor was not yet ready to "certify" V92, we found ourselves in a bind. My solution was to put up a V9.2 DB, deposit into it some homebrew packages which could be called from the V8.1.7 DB. The XML support in V9.2 is far, far superior to what is available in V8.1.7 DB. I suspect there is little from precluding Robert from doing something similar to what I did because it would be a DB strictly under his control and not restricted by any external applications.
Sometime you need to think outside the box to get useful results. Received on Wed May 12 2004 - 19:04:16 CDT
![]() |
![]() |