In this section, you create an XML file. The XML file stores order information.
To set up your XML datasource
Create an XML file with the following contents:
<?xml version="1.0" encoding="UTF-8"?> <orders></orders> |
Save the XML file.
This tutorial assumes c:\MLobjxml as the working directory for server-side components. Save the XML file as order_comments.xml in this working directory.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |