Starting the tutorial database

  1. In the WorkSpace Navigator, expand the MySybStore_Tutorials/Setup/Database folder.

  2. In the WorkSpace Navigator, right-click startMySybStore.bat, and select Open With|Text Editor from the context menu.

    The batch file opens in the text editor.

  3. Edit these lines in startMySybStore.bat to set the appropriate values for your installation and project:

    set WORKSPACE_DIR=C:\Sybase\WorkSpace
    set PROJECT_DIR=C:\Documents and Setting\<username>\workspace
    
  4. Select File|Save from the main menu bar to save the changes.

  5. Select File|Close from the main menu bar to close the editor.

  6. To start the database, right-click startMySybStore.bat and select Open With|System Editor from the context menu.

    The Adaptive Server Anywhere, Developer Edition window appears for a few seconds, then you see the Adaptive Server Anywhere icon in your Windows’ system tray, indicating that the database is running.