RODBC (version 1.3-19)

odbcGetInfo: Request Information on an ODBC Connection

Description

Request information on an ODBC connection.

Usage

odbcGetInfo(channel)

Value

A named character string giving information on the database and ODBC driver in use on the connection channel.

Arguments

channel

connection handle as returned by odbcConnect of class "RODBC".

Author

Brian Ripley