Name

sql_remove_dsn_from_ini — removes a DSN from the ODBC registry

Synopsis

vector sql_remove_dsn_from_ini ( in dsn varchar ,
in dsn_type varchar );

Description

This function corresponds to the ODBC installer call of similar name. It and related functions are used by the virtual database to handle remote data sources.

Parameters

As defined in ODBC Installer API for the corresponding catalog call.

Return Types

None.