Direct interface to ODBC connections.
class ODBC( connect )
Direct interface to ODBC connections.
connect | String containing connection parameters. |
The connect string is directly passed to the ODBC driver for connection, so it must respect ODBC standards and specific extensions of the target database.