Working with UltraLite tables using the SQL Anywhere Explorer

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

To view a table in Visual Studio

  1. Connect to an UltraLite database using the SQL Anywhere Explorer.

  2. In the SQL Anywhere Explorer window, expand your UltraLite database, and then expand Tables.

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

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