打开xml文件进行更新,并通过ado进行选择和删除并插入 [英] open xml file to upadte and select and delete and insert by ado

查看:98
本文介绍了打开xml文件进行更新,并通过ado进行选择和删除并插入的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好
我通过oledb寻找xml文件的提供者
我如何通过ado到DML打开文件xml
或我如何更新,选择和删除并插入此文件

hi everyone
i look for provider for xml file by oledb
how i can open file xml by ado to DML
or how i can upadte and select and delete and insert this file

<?xml version="1.0" encoding="utf-8"?>
<Piecemaker>



< contents>
< Image Source ="sliding_photos/piecemaker1.jpg" Title =照片标题一">
< text> mostafa elsadany
< hyperlink url ="http://www.google.com/page/4" target ="_ blank">
</图片>
< Image Source ="sliding_photos/templatemo_940x360_01.jpg" Title =照片标题二">
< text> < h1>城市护理vv添加您的杂物< h1>城市护理添加您的杂物< h1>城市护理添加您的杂物
< h1>城市护理添加您的杂物< h1>城市护理添加您的杂物
< hyperlink url ="http://www.google.com/page/1" target ="_ blank">
</图片>



<contents>
<Image Source="sliding_photos/piecemaker1.jpg" Title="Photo Title one">
<text>mostafa elsadany
<hyperlink url="http://www.google.com/page/4" target="_blank">
</Image>
<Image Source="sliding_photos/templatemo_940x360_01.jpg" Title="Photo Title Two">
<text> <h1>city care vv add your commint <h1>city care add your commint <h1>city care add your commint
<h1>city care add your commint <h1>city care add your commint
<hyperlink url="http://www.google.com/page/1" target="_blank">
</Image>

<Transitions>
    <Transition Pieces="9" Time="1.3" Transition="easeInOutQuart" Delay="0.12" DepthOffset="650" CubeDistance="40">
    </Transition>
    <Transition Pieces="10" Time="1.1" Transition="easeInOutBack" Delay="0.11" DepthOffset="600" CubeDistance="50">
    </Transition>
    <Transition Pieces="14" Time="1.0" Transition="easeInOutBack" Delay="0.08" DepthOffset="750" CubeDistance="40">
    </Transition>
    <Transition Pieces="11" Time="1.2" Transition="easeInOutQuart" Delay="0.10" DepthOffset="700" CubeDistance="35">
    </Transition>
    <Transition Pieces="15" Time="1.4" Transition="easeInOutQuart" Delay="0.9" DepthOffset="800" CubeDistance="40">
    </Transition>
  </Transitions>

</Piecemaker>

推荐答案

莫斯塔法,

请参考下面的linq以使用XML.

XML读写 [使用XML [
Hi Mostafa,

Please refer the below linq to work with XML.

XML Read Write[^]

Working with XML[^]


这篇关于打开xml文件进行更新,并通过ado进行选择和删除并插入的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆