maxdb_get_proto_info
maxdb::protocol_version
Returns the version of the MaxDB protocol used
&reftitle.description;
&style.procedural;
intmaxdb_get_proto_info
resourcelink
&style.oop;
stringmaxdb->protocol_version
Returns an integer representing the MaxDB protocol version used by the
connection represented by the link parameter.
&reftitle.returnvalues;
Returns an integer representing the protocol version (constant 10).
&reftitle.examples;
&style.oop;
protocol_version);
/* close connection */
$maxdb->close();
?>
]]>
&style.procedural;
]]>
&example.outputs.similar;
&reftitle.seealso;
maxdb_get_host_info