Author(s): Jose Morales.
Version: 1.11#222 (2004/5/24, 13:8:7 CEST)
Version of last change: 1.11#155 (2004/1/7, 20:9:58 CET)
This library provides a low-level interface to MySQL using the MySQL C API and the Ciao foreign interface to C.
mysql_client
):- use_module(library(mysql_client)).
mysql_client
)No further documentation available for this predicate.
dbconnection(_1) :- address(_1).
Usage: dbconnection(H)
H
a unique identifier of a database session connection.
No further documentation available for this predicate.
No further documentation available for this predicate.
dbqueryconnection(_1) :- address(_1).
Usage: dbqueryconnection(H)
H
is a unique identifier of a query answer in a database session connection.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
Go to the first, previous, next, last section, table of contents.