Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » SQL Anywhere Explorer for UltraLite » Using the SQL Anywhere Explorer in UltraLite projects

Adding UltraLite database objects using the SQL Anywhere Explorer Next Page

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 .NET.

To view a table in Visual Studio .NET
  1. Connect to an UltraLite database using the SQL Anywhere Explorer.

  2. In the SQL Anywhere Explorer dialog, 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 .NET.