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

Class: MDB2_Driver_Native_mssql

Source Location: /MDB2-2.0.0alpha1/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 65]

MDB2_Driver_Native_mssql MDB2_Driver_Native_mssql( mixed $db_index)

Constructor

[ Top ]

getInsertID   [line 80]

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 Sat, 1 May 2004 01:37:13 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.