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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 数据库管理 » 启动并连接到数据库 » SQL Anywhere 数据库连接 » 示例 SQL Anywhere 数据库连接

 

连接到网络上的数据库服务器

 ♦  连接到网络服务器上的数据库(Sybase Central 或 Interactive SQL)
  1. 启动 Sybase Central 或 Interactive SQL。

    如果未出现 [连接] 窗口:

    • 在 Sybase Central 中,选择 [连接] » [使用 SQL Anywhere 12 连接]。

    • 在 Interactive SQL 中,选择 [SQL] » [连接]。

      单击 [更改数据库类型],然后选择 [SQL Anywhere]。

  2. 从 [验证] 下拉列表中,选择 [数据库]。

  3. 在 [用户 ID] 字段中键入用户名。

  4. 在 [口令] 字段中,键入数据库的口令。

  5. 从 [操作] 下拉列表中,选择 [连接到另一台计算机上正在运行的数据库] 以连接另一台计算机上运行的数据库。

  6. 在 [服务器名] 字段中,键入服务器名或单击 [查找]。

  7. 在 [数据库名] 字段中,键入数据库的名称。

  8. 单击 [连接]。