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.