Tony,

   I'm interested, why not just use xslt to convert the XML directly into
   a  U2  string and then pass in the data using uodotnet subroutines. Is
   there some advantage in using an extra step of converting to ADO?

   Stuart

   -----Original Message-----

     It's  very  easy to create/parse XML with .NET technologies. If you
     have a
     schema  then  you  can  read  an  XML  document, convert it into an
     ADO.NET
     dataset  in one statement, then you can push it into U2 very easily
     after
     that with mv.NET or PDP.NET. UO.NET would take more work because it
     does
     not  have  robust (any?) ADO.NET dataset manipulation capabilities.
     (Need to
     recheck  that  sorry.)  If  you don't have a schema then one can be
     inferred
     from the data but it may not be as precisely defined as it would if
     you had
     a schema.

   **********************************************************************

   This email message and any files transmitted with it are confidential

   and intended solely for the use of addressed recipient(s). If you have

   received  this  email  in  error please notify the Spotless IS Support
   Centre (+61 3 9269 7555) immediately, who will advise further action.

   This footnote also confirms that this email message has been scanned

   for the presence of computer related viruses.

   **********************************************************************
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to