MDB2
[ class tree: MDB2 ] [ index: MDB2 ] [ all elements ]

Class: MDB2_Driver_Native_mssql

Source Location: /MDB2-2.0.0beta4/MDB2/Driver/Native/mssql.php

Class Overview


MDB2 MSSQL driver for the native module


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]
MDB2 MSSQL driver for the native module


[ Top ]


Class Variables

$db_index =

[line 57]


Type:   mixed


[ Top ]



Method Detail

MDB2_Driver_Native_mssql (Constructor)   [line 69]

MDB2_Driver_Native_mssql MDB2_Driver_Native_mssql( mixed $db_index)


[ Top ]

getInsertID   [line 84]

mixed getInsertID( string $table)

get last insert ID
  • Return: MDB2 Error Object or id
  • Access: public

Parameters:

string   $table     name of the table

[ Top ]


Documentation generated on Fri, 29 Apr 2005 13:11:06 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.