Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/adodb/adodb-error.inc.php File Reference

Go to the source code of this file.

Functions

if(!defined("DB_ERROR_SYNTAX")) adodb_errormsg ($value)
 adodb_error ($provider, $dbType, $errno)
 adodb_error_pg ($errormsg)
 adodb_error_odbc ()
 adodb_error_ibase ()
 adodb_error_ifx ()
 adodb_error_oci8 ()
 adodb_error_mssql ()
 adodb_error_sqlite ()
 adodb_error_mysql ()

Variables

 if (!defined("DB_ERROR")) define("DB_ERROR"

Function Documentation

adodb_error ( provider,
dbType,
errno 
)

Definition at line 58 of file adodb-error.inc.php.

Here is the call graph for this function:

Definition at line 146 of file adodb-error.inc.php.

Here is the caller graph for this function:

Definition at line 176 of file adodb-error.inc.php.

Here is the caller graph for this function:

Definition at line 213 of file adodb-error.inc.php.

Here is the caller graph for this function:

Definition at line 232 of file adodb-error.inc.php.

Here is the caller graph for this function:

Definition at line 194 of file adodb-error.inc.php.

Here is the caller graph for this function:

Definition at line 115 of file adodb-error.inc.php.

Here is the caller graph for this function:

adodb_error_pg ( errormsg)

Definition at line 91 of file adodb-error.inc.php.

Here is the caller graph for this function:

Definition at line 223 of file adodb-error.inc.php.

Here is the caller graph for this function:

if (!defined("DB_ERROR_SYNTAX")) adodb_errormsg ( value)

Definition at line 46 of file adodb-error.inc.php.


Variable Documentation

if(!defined("DB_ERROR")) define("DB_ERROR"
Version:
V5.14 8 Sept 2011 (c) 2000-2011 John Lim (jlim::natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence.

Set tabs to 4 for best viewing.

The following code is adapted from the PEAR DB error handling code. Portions (c)1997-2002 The PHP Group.

Definition at line 15 of file adodb-error.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations