XMLdbase Class 1.0 review
DownloadXMLdbase allows the REALbasic developer to take an XML file (structured in a particular way) and treat it like a database.
|
|
XMLdbase allows the REALbasic developer to take an XML file (structured in a particular way) and treat it like a database. With XMLdbase, you can query it, insert records, delete records, update records, and various other things.
It is patterned after the Database class in REALbasic so its usage should be familiar with most REALbasic developers.
I mainly wrote this for my own personal use, but thought others mind find it useful.
Requirements:
REALbasic (any version).
XMLdbase Class 1.0 search tags