Software Index
Related Topics
Popular Trends
Trending Topics
 

Delphi Query Multiple Xml Files

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Excel Import Multiple XML Files Software
Convert XML files to Excel. Simply browse to the XML file and send the contents to a blank Excel workbook. You must have Excel installed on your machine.
January 23rd 2007 Shareware    432k
Download Multiple Web Files Software
Download multiple files from the web to multiple folders. Load a list of links from a file or get all links found within a web page.
February 14th 2007 Shareware    343k
SuperCool Multiple ZIP
SuperCool Multiple ZIP - A utility to work with multiple ZIP files. Its primary function is to extract files from multiple archives and create multiple archives.
1. Simple user interface and sleek design in a small package
2. ZIP many ...
June 21st 2006 Shareware    598k
Extract Data & Text From Multiple PDF Files Software
Search for text within multiple PDF files and, if found, extract the entire line. Similarly, extract entire lines that do not contain certain text. Also, extract text between starting and ending characters throughout all files. Finally, extract the same line ...
November 11th 2006 Shareware    576k
FoxPro Import Multiple Text Files Software
Load multiple text files (or CSV files) to your FoxPro database. Create a new table or append to an existing table based on the contents of a file on your computer.
February 12th 2007 Shareware    1,101k
CLISH
CLISH project is a modular framework for implementing a CISCO-like CLI on a Unix system. Arbitrary command menus and actions can be defined using XML files.

This software handles the user interaction, and forks the appropriate system commands to perform any ...
May 25th 2011 Freeware    504k
XMLmind XML Editor for Mac
XMLmind XML Editor is a highly-extensible, multi-platform, validating XML editor featuring a word processor-like view.

XMLmind XML Editor is a powerful tool available in two editions: Standard Edition and Professional Edition. Standard Edition is free of charge but has fewer features ...
September 26th 2011 Freeware    24,166k
DriveImage XML
DriveImage XML allows you to backup logical drives and partitions to image files, browse these images, view and extract files, restore these images to the same or a different drive, copy directly from drive to drive Image creation uses Microsoft's ...
October 22nd 2005 Freeware    1,393k
ECMerge Pro (Windows)
ECMerge compares and merges local/FTP/SCC text/images/folders, side-by-side or 3-way. It is designed for software engineers, web authors and other professionals who work with multiple revisions of text files or who need to keep multiple folder hierarchies in sync. Two text ...
December 7th 2008 Demo    5,555k
ECMerge Standard (Linux)
ECMerge compares and merges files and folders, side-by-side.
It is designed for software engineers, web authors and other professionals who work with multiple revisions of text files or who need to keep multiple folder hierarchies in sync. Save your work ...
February 15th 2006 Demo    5,386k
ECMerge Pro (Linux)
ECMerge compares and merges local/FTP/SCC text/images/folders, side-by-side or 3-way. It is designed for software engineers, web authors and other professionals who work with multiple revisions of text files or who need to keep multiple folder hierarchies in sync. Two text ...
December 7th 2008 Demo  5 stars 7,297k
ECMerge Standard (Windows)
ECMerge compares and merges files and folders, side-by-side.
It is designed for software engineers, web authors and other professionals who work with multiple revisions of text files or who need to keep multiple folder hierarchies in sync. Save your work ...
February 28th 2006 Demo    3,996k
Extract Data & Text In Multiple Files Software
Search for text within files and, if found, extract the line. Extract lines that do not contain certain text. Extract text between starting and ending characters throughout files.
June 7th 2006 Shareware    372k
Join (Merge, Combine) Multiple (Two) Text Files Into One Software
Combine multiple text files into one file. This program makes joining and merging many files a quick task.
June 15th 2006 Shareware    341k
Extract Email Addresses In Multiple Files Software
Find email addresses in large files. Load many files into the list, click 'Extract' and this application will return a list of e-mail addresses that can be saved to a separate file. You can remove unwanted extractions for this returned ...
June 21st 2006 Shareware    394k
ECMerge Pro (Solaris)
ECMerge compares and merges files and folders, side-by-side or 3-way.
It is designed for software engineers, web authors and other professionals who work with multiple revisions of text files or who need to keep multiple folder hierarchies in sync. Two ...
June 24th 2006 Demo    4,625k
ECMerge Standard (Solaris)
ECMerge compares and merges files and folders, side-by-side.
It is designed for software engineers, web authors and other professionals who work with multiple revisions of text files or who need to keep multiple folder hierarchies in sync. Define favourite comparisons ...
July 2nd 2006 Demo    4,625k
MS Word Extract Images From Multiple Documents Software
Get pictures and photos from multiple Word files quickly. Simply select which files to extract from and this application will go through each image in each doc and save to a bitmap (bmp) image file.
August 19th 2006 Shareware  5 stars 478k
MS Powerpoint Export To Multiple HTML Files Software
Convert one or many MS Powerpoint files to HTML files. Powerpoint 2000 or higher required.
June 19th 2007 Shareware    346k
Swift XML Converter
Query & extract selected data from XML without having to learn XPath, XSL, etc.Extract XML to MS Excel(XLS),MS Access(MDB),CSV,HTML & Text.Easily handles large & complex XML files.Elements & attributes are automatically mapped to columns.Builds relationships between tables to mirror XML ...
February 13th 2008 Shareware  5 stars 2,394k
Related Scripts
ASP .NET - XML Files
ASP .NET - XML Files is an article in which the author gives detailed description about constructing XML files and the procedure for binding an XML file to a list control. The author also describes about method of creating a ...
December 13th 2005 Freeware     
Generating XML files from SQL Database
Generating XML files from SQL Database is an ASP.NET tutorial in which author discusses about the procedure for programmatically constructing a XML file for SQL database. This tutorial gives an idea for the programmers to develop a XML file. The ...
December 4th 2005 Freeware     
Reading and Parsing XML Files with Enterprise JavaBeans
Learn to build Session Bean from the wide range of topics of this article. This article basically teaches you two things namely Reading and Parsing XML files using Java and Developing an XMLReaderEJB Session bean. This article teaches you to ...
December 14th 2005 Freeware     
Reading XML Files
Reading XML Files is an useful tutorial for the programmers through which users can gather information about the method of reading the content of XML file by using XmlTextReader and XmlReader classes. In this tutorial the author gives brief description ...
December 4th 2005 Freeware     
Using the new ATL CString class to read XML files via MSXML
Readers can utilize this tutorial to learn about reading XML files through MSXML with the help of a new ATL CString. The author of this tutorial says that this tutorial will be useful for the readers to gather knowledge about ...
December 15th 2005 Freeware     
Using XSLT and .NET to Manipulate XML Files
Using XSLT and .NET to Manipulate XML Files is an user friendly tutorial which gives guidelines for the programmers to learn about the process of manipulating XML data in .NET framework, with the help of XSLT. The author gives details ...
December 3rd 2005 Freeware     
Writing Out to XML Files And XML Schema
Writing Out to XML Files And XML Schema is an article in which author discusses about the method of writing data into XML files and XML schema. The author gives source code to perform the above said process in SQL ...
December 9th 2005 Freeware     
XML FLV Player H-List White AS3
XML driven FLV / H.264 video player with playlist, custom scrolling and autoPlay for Flash CS3 / Flash CS4 and above / ActionScript 3.0 version.

You can play FLVs and MP4, M4A, MOV, MP4V, 3GP, 3G2 if they contain H.264 video ...
April 19th 2010 Commercial    50k
Migrating Delimited Files into XML
Migrating Delimited Files into XML is an ASP.NET tutorial in which author discusses about migrating delimited files into XML files. The author gives an idea about utiling the DataTable object, StreamReader object, and DataRows object for performing the above said ...
November 27th 2005 Freeware     
Use .NET To Migrate Delimited Files Into XML
Use .NET To Migrate Delimited Files Into XML is an article in which author describes about the process of transforming the delimited files into dataset or XML files. The author explains about procedure for converting data sets and explains the ...
December 13th 2005 Freeware     
Related Code
ODBC2XML 2.5
ODBC2XML merges data from any ODBC database into XML documents. It accepts well-formed XML template files with XML text, SQL queries, and instructions about where the query results merge with the XML. It generates well-formed XML files that contain the ...
February 4th 2006     282k
Sybase ASE Import Multiple Text Files Software
Load text or CSV files into a Sybase ASE database. Create a new table or append to an existing table.
October 27th 2007     411k
DirectSound
This program is able to play multiple wave files simultaneously. The code originally from Borland C++ Builder sample and I simplified according to my requirement to play 2 wave files at the same time. The code used DirectX components that ...
May 16th 2007     1,061k
XMLtoSQL
Vbs script code , using recursion , collections , this code convert xml files into sql recordsets. Usefull for search purpose , news management etc..
August 6th 2009     6k
Data Replication Engine 1.0
Using Zbit, Inc's Data Replication Engine users can easily replicate one source database to multiple destination databases simultaneously using multiple tables in the source database. Replicator allows duplication between any OLEDB/ODBC compliant databases. Replicator does not use utilities specific to ...
February 5th 2006     206k
New Software
Popular Software