|
Creation of an Access database from an XML file
|
Total Hit (1150) |
This class was originally part of a larger project to extract data from a mainframe and present it to Crystal Reports. I selected XML as the data format because it is so flexible and yet easy to generate from COBOL. The code to transport the data from the mainframe and generate the reports has been
....Read More |
Rating
|
|
|
Using XML Queries and Transformations
|
Total Hit (1714) |
Professional Visual Basic 6 XML shows the VB community how to take advantage of XML technology and the available (free-to-use) implementations. The flexible and standards-based data description that XML provides can be used in a myriad of places where VB programmers are active.
To learn more abo
....Read More |
Rating
|
|
|
XML Property Bag
|
Total Hit (1437) |
This ActiveX DLL is derived from an excellent original XML PropertyBag sample by Aaron Anderson (Aaron.Anderson@mail.farmcreditbank.com). It allows you to persist and recreate your own objects directly to XML based-files using a simple interface closely related to VB's PropertyBag object. By impleme
....Read More |
Rating
|
|
|
XPath Visualizer:A visual tool to test your XPath Statements
|
Total Hit (1527) |
XPath Visualiser is a tool that enables you to test your XPath queries.
This is a full blown Visual XPath Interpreter for the evaluation of any XPath expression and visual presentation of the resulting nodeset or scalar value.
«b»Screenshots:«/b»
«a href="http://www.vbxml.com/xpathvisualizer
....Read More |
Rating
|
|