Re: [Idrs-help] Can IDRS Access XML Files as well as DB's ?
Brought to you by:
bigman921
|
From: Marc B. <mbo...@ya...> - 2002-03-06 22:13:56
|
in what context? If you to access XML on a general basis, you would need a JDBC driver for XML. JavaPro has the start of one at http://www.devx.com/premier/mgznarch/Javapro/2001/01dec01/jo0112/jo0112-1.asp . If you wanted to access a limmited number of XML pages, you could make specific implementations of the ResultSet and ResultSetMetaData interfaces. Marc Boorshtein On Wed, 2002-03-06 at 16:57, DeGruchy, Luke wrote: > Can IDRS Access XML Files as well as DB's ? > > Thanks. > > Luke deGruchy > Software Developer > > Minacom > Simplifying Service Assurance(tm) > > 80 Queen Street, 5th Floor, > Montreal (Quebec) Canada > H3C 2N5 > Tel.: (514) 879-9111 Ext:268 > Fax: (514) 879-9333 > Email: lde...@mi... > Web: http://www.minacom.com > > > _______________________________________________ > Idrs-help mailing list > Idr...@li... > https://lists.sourceforge.net/lists/listinfo/idrs-help |