home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / desenvolvimento / dbtk / dbtkxml.exe / README.TXT < prev    next >
Encoding:
Text File  |  2002-03-29  |  1.2 KB  |  46 lines

  1. Database and XML Toolkit (DbXmlTools)
  2.  
  3. PURPOSE:
  4. Converts database tables to the following formats:
  5. - XML with DTD data description
  6. - CSV (Comma separated Files)
  7. - TXT (TAB Separated text files)
  8. - HTM (Web page ready table viewing)
  9.  
  10. Loads data from the following formats back into the database (DbLoad)
  11. - XML with DTD data description
  12. - CSV (Comma separated Files)
  13. - TXT (TAB Separated text files)
  14. If the table has a primary key:
  15. DbLoad will first attempt to access the record,
  16. if it fails a new add will be issued
  17. if it succeeds it witl update the remaining fields
  18. If the table has a not primary key:
  19. DbLoad will check if any records matches ALL the fields
  20. if it fails a new add will be issued
  21.  
  22. PROGRAM STATUS:
  23. BSort is a shareware program with a 15 day trial period.
  24.  
  25. DISTRIBUTION:
  26. DbXmlTools in demo mode may be freely distributed without limitations.
  27.  
  28. CONTACT:
  29. For questions and inquiries contact us at:
  30. "Professional Software Solutions"
  31. c/o DbXmlTools
  32. 1626 N. Wilcox PMB #252
  33. Los Angeles, California 90028
  34. U.S.A.
  35.  
  36. or e-mail to:
  37. pss@pobox.com
  38.  
  39. visit out WWW site at:
  40. http://www.ProfSoftware.com/dbxml
  41. http://www.ProfSoftware.com
  42.  
  43.  
  44. DISCLAIMER - AGREEMENT
  45. see LIC.txt
  46.