Realization of XML and SQL Server 2000 Data Exchange Based on Stored Procedure
Xinzhi Zhou
Abstract
Xinzhi Zhou
Abstract
Data exchange between XML and SQL Server 2000 is realized using the stored procedure.The data in nested XML document is inserted into database,and then the data in database is selected and saved in XML document using C# program.The process not only keeps the correctness of data but keeps the pattern of XML document.Using stored procedure can reduce greatly the scale of the program and the operation on database.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Data exchange between XML and SQL Server 2000 is realized using the stored procedure.The data in nested XML document is inserted into database,and then the data in database is selected and saved in XML document using C# program.The process not only keeps the correctness of data but keeps the pattern of XML document.Using stored procedure can reduce greatly the scale of the program and the operation on database.
Key concepts: Computer science, Streaming XML, XML database, XML validation, Efficient XML Interchange, Database, XML Encryption, XML Signature