This is a discussion on Re: XML Entender within the DB2 forums, part of the Database Server Software category; --> BTW, In version UDB ver8 you have the ability with SQL to directly publish XML files, and with DB2 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| BTW, In version UDB ver8 you have the ability with SQL to directly publish XML files, and with DB2 Information Integrator (separtly priced feature) you can use the federated technology's XML Wrapper and access XML with SQL. The advantage of this approach is that the work is done in the engine and produces better response time than with the XML Extender (uses stored procedures, extra tables, UDFs). <kurt.wood@state.mn.us> wrote in message news:3e91676a.554546@news.state.mn.us... > Thanks! > I will look into it... > > On Sun, 06 Apr 2003 20:47:21 GMT, Greg Nash > <gregnashdb2@removethis.bigpond.com> wrote: > > >Hi, > > > >Yes, it's a free add-on for v7. It's part of the regular install with v8. > > > >See > > http://www.devx.com/getHelpOn/Article/11004 > > > >--greg > >kurt.wood@state.mn.us wrote: > > > >>Can anyone point me to a good ref on the DB2 XML extender ? > >> > >>Right now, I want to know : > >> > >>1. Is this a free add-on to UDB 7.2 or is there a charge ? > >>2. Can you export a table of view into XML with it ? > >>3. Can you import XML data into a table with it? > >> > >>TIA > >> > >> > >> > > > |