Element index for package DB_odbtp
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
top
top
d
- $dbsyntax
- in file odbtp.php, variable DB_odbtp::$dbsyntax
Database used with regards to SQL syntax, ODBC driver, etc.
- $dsn
- in file odbtp.php, variable DB_odbtp::$dsn
DSN used to establish connection.
- DB_odbtp
- in file odbtp.php, class DB_odbtp
The methods PEAR DB uses to interact with the odbtp extension for remotely interacting with Win32-based databases.
- DB_odbtp
- in file odbtp.php, method DB_odbtp::DB_odbtp()
This constructor calls $this->DB_common()
- disconnect
- in file odbtp.php, method DB_odbtp::disconnect()
Disconnect from ODBTP server
- dropSequence
- in file odbtp.php, method DB_odbtp::dropSequence()
Deletes a sequence
top
e
- errorNative
- in file odbtp.php, method DB_odbtp::errorNative()
Get the native error code of the last error (if any) that occured on the current connection.
top
f
- freeResult
- in file odbtp.php, method DB_odbtp::freeResult()
Free the internal resources associated with $result.
top
top
top
o
- odbtp.php
- procedural page odbtp.php
- odbtpRaiseError
- in file odbtp.php, method DB_odbtp::odbtpRaiseError()
Gather information about an error, then use that info to create a DB error object and finally return that object.
top
p
- $phptype
- in file odbtp.php, variable DB_odbtp::$phptype
The DB driver type (mysql, oci8, odbc, etc.)
top
q
- quote
- in file odbtp.php, method DB_odbtp::quote()
DEPRECATED: Quotes a string so it can be safely used in a query
- quoteIdentifier
- in file odbtp.php, method DB_odbtp::quoteIdentifier()
Quote a string so it can be safely used as a table / column name
top
top
top
t
- tableInfo
- in file odbtp.php, method DB_odbtp::tableInfo()
Returns information about a table or a result set
top
Documentation generated on Mon, 11 Mar 2019 15:32:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|