专注收集记录技术开发学习笔记、技术难点、解决方案
网站信息搜索 >> 请输入关键词:
您当前的位置: 首页 > VB Dotnet

这样的XML如何读进数据库

发布时间:2011-06-23 15:57:30 文章来源:www.iduyao.cn 采编人员:星星草
这样的XML怎么读进数据库?
<?xml   version= "1.0 "   encoding= "utf-8 "   ?>

<row   id= "0 "   name= "总署 "   fullname= "新闻出版总署 "   parent= "   1 "   no= "000000 ">
<row   id= "1 "   name= "北京 "   fullname= "北京市 "   parent= "0 "   no= "110001 "   memo= "京 ">
<row   id= "54 "   name= "东城区 "   fullname= "东城区 "   parent= "1 "   no= "100010 "   />
<row   id= "55 "   name= "西城区 "   fullname= "西城区 "   parent= "1 "   no= "100032 "   />
<row   id= "56 "   name= "崇文区 "   fullname= "崇文区 "   parent= "1 "   no= "100061 "   />
<row   id= "57 "   name= "宣武区 "   fullname= "宣武区 "   parent= "1 "   no= "100054 "   />
<row   id= "58 "   name= "朝阳区 "   fullname= "朝阳区 "   parent= "1 "   no= "100020 "   />
<row   id= "59 "   name= "丰台区 "   fullname= "丰台区 "   parent= "1 "   no= "100071 "   />
<row   id= "60 "   name= "石景山区 "   fullname= "石景山区 "   parent= "1 "   no= "100043 "   />
<row   id= "61 "   name= "海淀区 "   fullname= "海淀区 "   parent= "1 "   no= "100080 "   />
<row   id= "62 "   name= "门头沟区 "   fullname= "门头沟区 "   parent= "1 "   no= "102300 "   />
<row   id= "63 "   name= "房山区 "   fullname= "房山区 "   parent= "1 "   no= "102400 "   />
<row   id= "64 "   name= "通州区 "   fullname= "通州区 "   parent= "1 "   no= "101149 "   />
<row   id= "65 "   name= "顺义区 "   fullname= "顺义区 "   parent= "1 "   no= "101300 "   />
<row   id= "66 "   name= "昌平区 "   fullname= "昌平区 "   parent= "1 "   no= "102200 "   />
<row   id= "67 "   name= "大兴区 "   fullname= "大兴区 "   parent= "1 "   no= "102600 "   />
<row   id= "68 "   name= "怀柔区 "   fullname= "怀柔区 "   parent= "1 "   no= "101400 "   />
<row   id= "69 "   name= "平谷区 "   fullname= "平谷区 "   parent= "1 "   no= "101200 "   />
<row   id= "70 "   name= "延庆县 "   fullname= "延庆县 "   parent= "1 "   no= "102100 "   />
<row   id= "71 "   name= "密云县 "   fullname= "密云县 "   parent= "1 "   no= "101500 "   />
</row>
<row   id= "2 "   name= "上海 "   fullname= "上海市 "   parent= "0 "   no= "310001 "   memo= "沪 ">
<row   id= "35 "   name= "黄浦区 "   fullname= "黄浦区 "   parent= "2 "   no= "200002 "   />
友情提示:
信息收集于互联网,如果您发现错误或造成侵权,请及时通知本站更正或删除,具体联系方式见页面底部联系我们,谢谢。

其他相似内容:

热门推荐: