Lesson 2: Creating a MobiLink project

This lesson assumes you have completed all preceding lessons. See Lesson 1: Setting up your MobiLink consolidated database.

In this lesson, you connect to the consolidated database by creating a new MobiLink project.

 Create a new MobiLink project
  1. Click Start » Programs » SQL Anywhere 12 » Administration Tools » Sybase Central.

  2. Click Tools » MobiLink 12 » New Project.

  3. In the Name field, type mlreplay_project.

  4. In the Location field, type C:\mlreplay, and click Next.

  5. Check the Add A Consolidated Database To The Project option.

  6. In the Database Display Name field, type cons.

  7. Click Edit. The Connect To A Generic ODBC Database window appears.

  8. In the User ID field, type DBA.

  9. In the Password field, type sql.

  10. In the ODBC Data Source name field, click Browse, and select cons.

  11. Click OK, and click Save.

  12. Check the Remember The Password option, and click Finish.

  13. Click OK.

  14. Proceed to Lesson 3: Adding synchronization scripts.