----- Original Message ----- From: "Raghu Karamel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 11:04 AM Subject: Re: DBD::AnyData and Windows 2000
> Perfect...it works great > > But I am still not sure why is it giving problem for my XML. Below > given is > XML that I am using...could you please test it your end and see > whether it works or not. > > <?xml version="1.0"?> > <RegistryListOutput> > <bu cris_bu="abc"> > <kb cris_kb_id="110" cris_revisions="1.10, 1.20, 1.30" > wf_task_number="12345"/> > <kb cris_kb_id="111" cris_revisions="1.80, 1.90, 1.95" > wf_task_number="12350"/> > <kb cris_kb_id="112" cris_revisions="1.50, 1.51, 1.54" > wf_task_number="12355"/> > <kb cris_kb_id="113" cris_revisions="1.69, 1.70, 1.72" > wf_task_number="12360"/> > </bu> (snip) First of all, you should read the documents(esp AnyData::Format::XML), I think. I can't see what you want. What is your "Table", "Row" and "Column" in that XML? It seems that you should think about using XML::Parser or something. AnyData::Format::XML (CPAN Search) http://theoryx5.uwinnipeg.ca/CPAN/data/AnyData/AnyData/Format/XML.html ============================================== Kawai, Takanori(Hippo2000) Mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://member.nifty.ne.jp/hippo2000/index_e.htm http://www.hippo2000.info/cgi-bin/KbWikiE/KbWiki.pl The Perl Foundation Grants Are Running Out ? http://use.perl.org/articles/02/07/03/2241212.shtml ==============================================