Starting the sample database

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

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

    The batch file opens in the text editor.

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

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

  5. To close the editor, select File|Close from the main menu bar.

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

    The Adaptive Server Anywhere, Developer Edition pop-up appears for a few seconds, then you should see the Adaptive Server Anywhere icon in your system tray, indicating that the database is running.