odbc_data_source

Example

 array odbc_data_source ( resource $connection_id , int $fetch_type ) 

Description

This function will return the list of available DSN (after calling it several times).

Return Values

Returns FALSE on error, and an array upon success.