2.6 Getting more information
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog ODBC Interface
The ODBC layer
Getting more information
odbc_statistics/1
odbc_debug/1
Availability:
:- use_module(
library(odbc)
).
(can be autoloaded)
odbc_debug
(
+Level
)
Set the verbosity-level to
Level
. Default is 0. Higher levels make the system print debugging messages.