SQL Anywhere supports two different ways to import XML into your database:
using the OPENXML operator to generate a result set from an XML document
using the ADO.NET DataSet object to read the data and/or schema from an XML document into a DataSet
XML import using the OPENXML operator
Import XML using the DataSet object
Definition of default XML namespaces
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |