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 数据库连接 » 对连接进行故障排除

 

Interactive SQL 连接

发出 CONNECT 语句时,如果已经连接了数据库,Interactive SQL 的行为会与嵌入式 SQL 的缺省行为有所不同。如果未在 CONNECT 语句中指定数据库或服务器,Interactive SQL 就会连接当前数据库,而不是连接缺省数据库。该行为是数据库重装操作所必需的。请参见CONNECT 语句 [ESQL] [Interactive SQL]