[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/adodb/drivers/ -> adodb-odbc_mssql.inc.php (summary)

(no description)

File Size: 363 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

ADODB_odbc_mssql:: (13 methods):
  __construct()
  ServerInfo()
  IfNull()
  _insertid()
  MetaForeignKeys()
  MetaTables()
  MetaColumns()
  MetaIndexes()
  _query()
  SetTransactionMode()
  MetaPrimaryKeys()
  SelectLimit()
  SQLDate()

ADORecordSet_odbc_mssql:: (1 method):
  __construct()


Class: ADODB_odbc_mssql  - X-Ref

__construct()   X-Ref
No description

ServerInfo()   X-Ref
No description

IfNull( $field, $ifNull )   X-Ref
No description

_insertid()   X-Ref
No description

MetaForeignKeys($table, $owner=false, $upper=false)   X-Ref
No description

MetaTables($ttype=false,$showSchema=false,$mask=false)   X-Ref
No description

MetaColumns($table, $normalize=true)   X-Ref
No description

MetaIndexes($table,$primary=false, $owner=false)   X-Ref
No description

_query($sql,$inputarr=false)   X-Ref
No description

SetTransactionMode( $transaction_mode )   X-Ref
No description

MetaPrimaryKeys($table, $owner = false)   X-Ref
No description

SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)   X-Ref
No description

SQLDate($fmt, $col=false)   X-Ref
No description

Class: ADORecordSet_odbc_mssql  - X-Ref

__construct($id,$mode=false)   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1