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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 编程 » 使用 SQL Anywhere 编程简介 » SQL Anywhere Explorer » 使用 SQL Anywhere Explorer

 

使用 SQL Anywhere Explorer 处理表

使用 SQL Anywhere Explorer,可在 Visual Studio 中查看 SQL Anywhere 数据库中表和视图的属性和数据。

♦  在 Visual Studio 中查看表或查看数据
  1. 使用 SQL Anywhere Explorer 连接到 SQL Anywhere 数据库。

  2. 在 [SQL Anywhere Explorer] 对话框中展开数据库,然后根据要查看的对象,将视图或将表展开。

  3. 右击表或视图,然后选择 [Retrieve Data]。

    所选的表或视图中的数据显示在 Visual Studio 的 [Output] 窗口中。