Working with tables using the SQL Anywhere Explorer

The SQL Anywhere Explorer enables you to view the properties and data for tables and views in a SQL Anywhere database from within Visual Studio.

To view a table or view data in Visual Studio
  1. Connect to a SQL Anywhere database using the SQL Anywhere Explorer.

  2. In the SQL Anywhere Explorer window, expand your database, and then expand Tables or Views, depending on the object you want to view.

  3. Right-click a table or view, and then choose Retrieve Data.

    The data in the selected table or view appears in the Output window in Visual Studio.