Qore Programming Language
1.7.0
|
this is the data structure Qore DBI drivers will use to pass the supported DBI methods More...
#include <DBI.h>
this is the data structure Qore DBI drivers will use to pass the supported DBI methods
the minimum methods that must be supported are: open, close, select, selectRows, execSQL, execRawSQL, commit, and rollback