Checking for software updates

You can configure SQL Anywhere to notify you when updates, such as EBFs and maintenance releases, become available. By default, SQL Anywhere does not check for software updates.

Checking for updates automatically

Sybase Central, Interactive SQL, and the SQL Anywhere Console utility (dbconsole) all provide you with a way to configure the Update Checker, which controls whether SQL Anywhere should check for software updates and how often it should do so.

To configure the Update Checker (Sybase Central)
  1. Choose Help » SQL Anywhere 11 » Configure Update Checker.

  2. Edit the Update Checker settings.

  3. Click OK.

To configure the Update Checker (Interactive SQL)
  1. Choose Tools » Options.

  2. In the left pane, click SQL Anywhere.

  3. Click the Check For Updates tab.

  4. Edit the Update Checker settings.

  5. Click OK.

To configure the Update Checker (SQL Anywhere Console utility)
  1. Choose File » Options.

  2. In the left pane, click Check For Updates.

  3. Edit the Update Checker settings.

  4. Click OK.

Checking for updates manually

You can check for SQL Anywhere software updates at any time by doing one of the following:

  • Start menu   Choose Start » Programs » SQL Anywhere 11 » Check For Updates.

  • Sybase Central   Choose Help » SQL Anywhere 11 » Check For Updates.

  • Interactive SQL   Choose Help » Check For Updates.

  • SQL Anywhere Console utility (dbconsole)   Choose Help » Check For Updates.

  • SQL Anywhere Support utility (dbsupport)   Issue the following command:
    dbsupport -iu

  • Sybase web site   Go to [external link] http://downloads.sybase.com.

See also