home *** CD-ROM | disk | FTP | other *** search
- Database and XML Toolkit (DbXmlTools)
-
- PURPOSE:
- Converts database tables to the following formats:
- - XML with DTD data description
- - CSV (Comma separated Files)
- - TXT (TAB Separated text files)
- - HTM (Web page ready table viewing)
-
- Loads data from the following formats back into the database (DbLoad)
- - XML with DTD data description
- - CSV (Comma separated Files)
- - TXT (TAB Separated text files)
- If the table has a primary key:
- DbLoad will first attempt to access the record,
- if it fails a new add will be issued
- if it succeeds it witl update the remaining fields
- If the table has a not primary key:
- DbLoad will check if any records matches ALL the fields
- if it fails a new add will be issued
-
- PROGRAM STATUS:
- BSort is a shareware program with a 15 day trial period.
-
- DISTRIBUTION:
- DbXmlTools in demo mode may be freely distributed without limitations.
-
- CONTACT:
- For questions and inquiries contact us at:
- "Professional Software Solutions"
- c/o DbXmlTools
- 1626 N. Wilcox PMB #252
- Los Angeles, California 90028
- U.S.A.
-
- or e-mail to:
- pss@pobox.com
-
- visit out WWW site at:
- http://www.ProfSoftware.com/dbxml
- http://www.ProfSoftware.com
-
-
- DISCLAIMER - AGREEMENT
- see LIC.txt
-