odbc_gettypeinfo

odbc_gettypeinfo

(PHP 4, PHP 5, PHP 7)

odbc_gettypeinfoRetrieves information about data types supported by the data source

Description

resource odbc_gettypeinfo ( resource $connection_id [, int $data_type ] )

Retrieves information about data types supported by the data source.

Parameters

connection_id

The ODBC connection identifier, see odbc_c