SqlConnection

<< Click to Display Table of Contents >>

Navigation:  Compatibility Classes (Professional Version Only) > SQL CLasses >

SqlConnection

Previous pageReturn to chapter overviewNext page

New and changed methods/properties

 

Init() and Connect():        DataSource String may also be an ADO Connection string (using an OleDb Provider).

 The default behaviour is to use ODBC

AdoProvider        Get/SetProvider Name

AdoConnection        Returns Connection Object

 

Not supported

All methods/properties listed in the SqlConnectionX module (they return a blank property)

ConnHandle

EnvHandle

IdentifierQuoteChar

Info()

IsFunction()

IsolationOption

ODBCCursors

PositionOps

ScrollConcurrency

ScrollCsr