Bulk Insertion in MYSQL from XML Files

后端 未结 3 1806
轮回少年
轮回少年 2020-12-10 10:05

How can we load data to Mysql Tables from XML Files?? Is there any way to read data from XML Files and Write to MySql database.. I have a bulk of data in XML Files.

3条回答
  •  [愿得一人]
    2020-12-10 10:25

    If your looking for a simple solution, Navicat has a pretty simple xml import function.

提交回复
热议问题