In this lesson, you create a database and define an ODBC data source.
Prérequis
This lesson assumes you have completed all preceding lessons. See Lesson 1: Setting up an XML data source.
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.
Contexte et remarques
Your MobiLink consolidated database is a central repository of data and includes MobiLink system tables and stored procedures used to manage the synchronization process. With direct row handling, you synchronize with a data source other than a consolidated database, but you still need a consolidated database to maintain information used by the MobiLink server.
If you already have a MobiLink consolidated database set up with MobiLink system objects and a DSN, you can skip this lesson.
Start Sybase Central.
Click Start » Programs » SQL Anywhere 16 » Administration Tools » Sybase Central.
Click Tools » SQL Anywhere 16 » Create Database.
Click Next.
Leave the default of Create a database on this computer and click Next.
In the Save the main database file to the following file field, type the file name and path for the database. For example, c:\MLobjxml\MLconsolidated.db. Click Next.
Follow the remaining instructions in the Create Database Wizard and accept the default values. If prompted to specify a user ID and password for the DBA user, enter DBA and sql, respectively.
On the Connect To The Database page, clear the Stop the database after last disconnect option.
Click Finish.
The MLconsolidated database appears in Sybase Central.
Click Close on the Creating Database window if the window did not close automatically.
Click Tools » SQL Anywhere 16 » Open ODBC Administrator.
Click the User DSN tab and click Add.
In the Create New Data Source window, click SQL Anywhere 16 and click Finish.
Perform the following tasks in the ODBC Configuration For SQL Anywhere window:
Click the ODBC tab.
In the Data source name field, type mlxml_db.
Click the Login tab.
In the User ID field, type DBA.
In the Password field, type sql.
In the Server name field, type MLconsolidated.
Click OK.
Close ODBC data source administrator.
Click OK on the ODBC Data Source Administrator window.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |