Feature Requests item #3325645, was opened at 2011-06-24 03:58
Message generated for change (Settings changed) made by laxkin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=449494&aid=3325645&group_id=47439
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Pavel Larkin (laxkin)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Patch: Support phpMyAdmin (v3.xx) XML export format.
Initial Comment:
Support phpMyAdmin (v3.xx) XML export format. You can describe dataSet as:
<dataset>
<TEST_TABLE>
<COLUMN0>row 0 col 0</COLUMN0>
<COLUMN1>row 0 col 1</COLUMN1>
<COLUMN2>row 0 col 2</COLUMN2>
<COLUMN3>row 0 col 3</COLUMN3>
</TEST_TABLE>
</dataset>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=449494&aid=3325645&group_id=47439
|