|
|||||
function | SQLDrivers |
Sample Code | Related Syntax | Other Library Functions |
Library: ODBC
Include: omodbc.xin |
Returns: Numeric
An SQL return code. The following values may be returned:
|
define external counter function SQLDrivers ( read-only SQL_handle_type EnvironmentHandle, value counter Direction, modifiable stream DriverDescription, value counter BufferLength1, modifiable counter DescriptionLength, modifiable stream DriverAttributes, value counter BufferLength2, modifiable counter AttributesLength )
Lists driver descriptions and attribute keywords.
Input arguments:
Output arguments:
---- |