|
GanttPV Home Why GanttPV? Help Scripts Server Developer Object Role Modeling |
Export Database as XMLStatusBeta (in svn) DescriptionExports all tables from database in XML format. How to UseHierarchy is: Database date="08-02-25" time="14:32" # date, time = export date/time .tables ..table name="Assignment" # name = table name (e.g. Project, Task, Resource) ...columns # includes only columns that appear in this table export ....column # contains the name of one column ...rows # includes all or the non-deleted rows in table ....row id="1" # id = ID of row (if server in use: id may change when row shared with server) ....ID # contains the record's id number (redundant, but useful in xslt programming) ....ResourceID # these will be a subset of the columns listed above (with a few exceptions) ....(etc.) .tablealiases # table aliases are used to translate some foreign key names to table names ..alias name="Prerequisite" # contains the table name to which the alias referes ContributorsBrian |
Download GanttPV:InstructionsWindows (v0.11b) Windows 98 (v0.7) MacOS 10.4 or later (v0.11b) MacOS 10.2 or 10.3 (v0.7) Source [Linux, Unix] (v0.11b) Release Notes (v0.11) Other LinksAlexander's FAQPureViolet.net Simple Project Management Using GanttPV (must read!) Recommended BooksManaging Projects with GanttPVSimple Project Management: The Book |