MSI Factory 2.3

ODBC.UninstallDriver

ODBC.UninstallDriver

This is the first topic This is the last topic  

ODBC.UninstallDriver

This is the first topic This is the last topic  

OverviewExamples

number ODBC.UninstallDriver (

string Driver,

boolean RemoveDSN = false )

Example 1

UsageCount = ODBC.UninstallDriver("Microsoft Access Driver (*.mdb)", false);

Removes the Microsoft Access ODBC driver, and stores the resulting usage count in variable 'UsageCount'.

Example 2

ODBC.UninstallDriver("Microsoft Access Driver (*.mdb)", true);

Removes the Microsoft Access ODBC Driver, and all DSN's associated with the driver.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us