Lesson 4: Creating a MobiLink project

This lesson assumes you have completed all preceding lessons. See Lesson 1: Setting up the 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 sis_cons_project.

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

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

  6. In the Database Display Name field, type sis_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 sis_cons.

  11. Click OK, then click Save.

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

  13. Click OK.

  14. Proceed to Lesson 5: Configuring the Notifier.