Allows DSN-less connections.
For best performance, use an OLEDB
provider. This is the base class for all
ado drivers.
You can set $db->codePage before
connecting.
ADO or
OLEDB
provider
Windows
only
ado_access B Microsoft Access/Jet using ADO.
Allows DSN-less connections. For best
performance, use an OLEDB provider.
ADO or
OLEDB
provider
Windows
only
Database in an OOP Way
[ 184 ]
Name Tested Database Prerequisites Operating
Systems
ado_mssql B Microsoft SQL Server using ADO.
Allows DSN-less connections. For best
performance, use an OLEDB provider.
ADO or
OLEDB
provider
Windows
only
db2 C Uses PHP's db2-specific extension for
better performance.
DB2 CLI/
ODBC interface
Unix and
Windows.
Requires
IBM DB2
Universal
Database
client
odbc_db2 C Connects to DB2 using generic ODBC
extension.
DB2 CLI/
ODBC interface
Unix and
Windows.
Unix install
hints. I have
had reports
that the
$host and
$database
params
have to be
reversed in
Connect()
when using
the CLI
interface
vfp A Microsoft Visual FoxPro. You need to
create an ODBC DSN.
ODBC Windows
only
fbsql C FrontBase. ? Unix and
Windows
ibase B Interbase 6 or earlier.
Pages:
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199