|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
New to XMLHi all, I'm new to XML and having difficulty trying to find information or
examples for certain tasks. Basically I need to read in a sub-set of data from an XML file, similar to a SELECT statement, also INSERT and UPDATE type routines. Can anyone point me in the right direction? Cheers, Tull. There's probably others, but there are two primary methods for reading
and writing XML files. One is using the DOM (Document Object Model). Look into the help on the XmlDocument class. The other way is serialization/deserialization. Look into help for XmlSerializer class. You have a lot of reading and experimentation ahead of you. Tull,
In addition to Zacks, an XML file is just a structured textfile. It is not an SQL commands using database or whatever. Cor
When I get the image from the file the file remains locked
Process that copies a prn file to a network printer under username Is MDI child open or not? Problem with SHAppBarMessage Impersonation without credentials ? BUG? SqlDecimal = Single/Double: 4.475 becomes 4.4749999999999996D ???? Encyrption in VB and Decryption in VB.NET Generate reports programmatically with reporting services & SQL server 2005 DataTable.Expression Microsoft.VisualBasic.Compatibility |
|||||||||||||||||||||||