Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Class: ADODB_ado_mssql

Source Location: /includes/classes/adodb/drivers/adodb-ado_mssql.inc.php

Class Overview

ADODB_ado
   |
   --ADODB_ado_mssql



Variables

Methods



Class Details

[line 27]


[ Top ]


Class Variables

$ansiOuter =  true

[line 35]


Type:   mixed


[ Top ]

$databaseType =  'ado_mssql'

[line 28]


Type:   mixed


[ Top ]

$hasInsertID =  true

[line 30]


Type:   mixed


[ Top ]

$hasTop =  'top'

[line 29]


Type:   mixed


[ Top ]

$leftOuter =  '*='

[line 33]


Type:   mixed


[ Top ]

$length =  'len'

[line 37]


Type:   mixed


[ Top ]

$rightOuter =  '=*'

[line 34]


Type:   mixed


[ Top ]

$substr =  "substring"

[line 36]


Type:   mixed


[ Top ]

$sysDate =  'convert(datetime,convert(char,GetDate(),102),102)'

[line 31]


Type:   mixed


[ Top ]

$sysTimeStamp =  'GetDate()'

[line 32]


Type:   mixed


[ Top ]

$_dropSeqSQL =  "drop table %s"

[line 38]


Type:   mixed


[ Top ]



Class Methods


constructor ADODB_ado_mssql [line 42]

ADODB_ado_mssql ADODB_ado_mssql( )



[ Top ]

method CreateSequence [line 105]

void CreateSequence( [ $seq = 'adodbseq'], [ $start = 1])



Parameters:

   $seq  
   $start  

[ Top ]

method GenID [line 120]

void GenID( [ $seq = 'adodbseq'], [ $start = 1])



Parameters:

   $seq  
   $start  

[ Top ]

method MetaColumns [line 74]

void MetaColumns( $table)



Parameters:

   $table  

[ Top ]

method qstr [line 68]

void qstr( $s, [ $magic_quotes = false])



Parameters:

   $s  
   $magic_quotes  

[ Top ]

method SetTransactionMode [line 57]

void SetTransactionMode( $transaction_mode)



Parameters:

   $transaction_mode  

[ Top ]

method _affectedrows [line 52]

void _affectedrows( )



[ Top ]

method _insertid [line 47]

void _insertid( )



[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:39:02 +0200 by phpDocumentor 1.4.1