In this lesson, you create an XML file to store order information.
Prerequisites
This lesson assumes that you have the roles and privileges listed in the Privileges section at the start of this tutorial: Tutorial: Synchronizing with XML.
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 directory.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |