Applications Database & XML General Database development General database tools Data Transformation  

ODBC2XML 2.5

download download home home  
important code information
author:
Gregory Vaughan
minimum requirements:
ODBC2XML 2.5 description

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 ODBC data merged into the original XML. Its simple but powerful methodology uses XML processing instructions to embed queries, and limits the query scope to the adjoining XML element.



DEMO.C
ODBC2XML API Demonstration program
Copyright (c) 1999 Intelligent Systems Research
All Rights Reserved
This file demonstrates how to call the ODBC2XML API functions
To build using MS Visual C++:
cl demo.c /link odbc2xml.lib



File List:
DEMO.C1Kb
LICENSE.HTM2Kb
ODBC2XML.ERR45Kb
ODBC2XML.H290b
ODBC2XML.HTM23Kb
ODBC2XML.LIB4Kb
PAD_FILE.XML6Kb
SAMPLE.BAT132b
SAMPLE.MDB158Kb
SAMPLE.XML323b
SAMPLE2.BAT136b
SAMPLE2.XML468b
banner.gif1Kb
odbc2xml.dll311Kb
odbc2xml.exe176Kb
sample.out414b
sample.png15Kb
sample2.out1Kb
xmlparse.dll52Kb
xmlparse.lib29Kb
xmltok.dll80Kb
xmltok.lib12Kb

Similar code
odbc2xls (Popularity: ) : O2X (odbc2xls) offers the user a simple, fast and effective method to extract ODBC Table Data from the local ODBC driver into an Excel XML based Spreadsheet or CSV (comma seperated values) data file or HTML Table. With an easy ...
Exportizer 3.4 (Popularity: ) : Viewing, editing, filtering, copying, exporting database (DB, DBF, TXT, CSV, etc.) to clipboard or file (XLS, RTF, XML, HTML, TXT, CSV, DBF) with full command line support. Many options allow full control over output. Includes several useful functions for data ...
tables2csv (Popularity: ) : tables2csv offers the programmer a simple, fast and effective method to collect table information from the local ODBC driver and output it to comma separated values. The csv output can be redirected to provide command line batch or script processing ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 51
version
size in Kb 282
popularity   997/7913374
user rating 4/10
ad


New Code
Popular Code