Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
sasql_conn sasql_connect( string $con_str )
建立与 SQL Anywhere 数据库的连接。
$con_str 一个由 SQL Anywhere 识别的连接字符串。
一个正的 SQL Anywhere 连接资源(成功时),或一个错误和 0(失败时)。