Doug Dumitru's OpenQM Home Page

This website has notes and code for OpenQM. Most posting here are announced on the OpenQM Google discussion group.

Major Links:

OpenQM Code

Example Code


XML Parser - A set of BASIC subroutines to parse and build XML documents.

2006-02-19 - Initial posting

The goal of these routines is to allow you to, using a template, convert an XML document into a QM dynamic array (parse) or convert a dynamic array into an XML document (build).

Files are:

Limitations:

License:

GPL v2 or later.

Modification and distribution for use with commercial database products constitutes making a combined work which is not premitted under the GPL. Contact Doug Dumitru for information about commercial licenses.

Download Directory