摘要:
xml文件导入数据库:导入 xml 文件DECLARE @idoc intDECLARE @doc varchar(1000)--sample XML documentSET @doc ='root Customer cid= "C1" name="Janine" city="Issaquah" Order oid="O1" date="1/20/1996" amount="3.5" / Order oid="O2" date="4/30/1997" amount="13.4"Customer was very satisfied /Order /Customer 阅读全文
posted @ 2010-12-30 16:49
xupei
阅读(545)
评论(0)
推荐(0)

浙公网安备 33010602011771号