|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
Using MySQL Query Browser or the mysqldump utility I can export a MySQL table to an XML file. But the result uses attributes for each field: <field name="city">London</field> Is it possible to use the field name as the element like: <city>London</city> TIA Paulo Almeida |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Hi,
I solved the problem using the Export > XML option of phpMyAdmin. Best Regards Paulo Almeida |
|
![]() |
| Outils de la discussion | |
|
|