Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_message( sasql_conn $conn, string $message )
Writes a message to the server messages window.
$conn The connection resource returned by a connect function.
$message A message to be written to the server messages window.
TRUE on success or FALSE on failure.