Contents Index Lesson 1: Getting Started Lesson 2: Set up the consolidated database

Introducing SQL Anywhere Studio
  Tutorial: Replicating Data with SQL Remote
    Lesson 1: Getting Started

Create directories for the tutorial


Before you start, you need to create directories to hold the databases and other files you create during the tutorial. You should also create a copy of the sample database in case you need to recreate it in its original form.

Prepare for the tutorial

  1. Create a directory to hold the files you make during this tutorial, for example, c:\tutorial.

  2. Create two subdirectories of tutorial called DBA and field, for example, c:\tutorial\DBA and c:\tutorial\field. These subdirectories hold messages for each of the two user IDs in the replication system.

  3. Create a copy of the sample database. Create a new folder for the copy, for example, demoback, and copy asademo.db into it.

What next? 

Now you're ready to create the consolidated database.


Contents Index Lesson 1: Getting Started Lesson 2: Set up the consolidated database