
connectinfo - Display the connection attributes for a data source.

connectinfo [--help] | [--numeric] [--user=<username>] [--password=<password>] --dsn=<DSN>

Connectinfo displays the ODBC API connection attributes for a connection to a data source.

Print a help message and exit.
The name of the data source.
User's login name on the DBMS server.
User's login password on the DBMS server.
Print numeric attributes instead of the ODBC constant labels.

Revision: $Revision: 1.8 $
Written by: Robert Allan Kiesling, rkies@cpan.org.
Licensed under the same terms as Perl. Please refer to the file "Artistic" for details.

perl(1), UnixODBC(3), UnixODBC::BridgeServer(3).