Uninstalling the Local ODBC Client Silently
- Last Updated: April 5, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
Note: Make sure that the Local ODBC Client service is stopped before uninstalling.
-
Using a command line, change to the directory containing the installation file that you want to uninstall, or ensure that this directory is on your path.
-
Type the command:
oaodbclocalnnwinversion_setup.exe /s /x /v"REMOVE=ALL /qn /l*v path\log**"**
where nn is 32 for a 32-bit environment or 64 for a 64-bit environment, and version is the version number of the release.
-
Then, press ENTER. The Local ODBC Client is removed without requiring any further interaction.
For example:
oaodbclocal32_win_version_setup.exe /s /x /v"REMOVE=ALL /qn /l*v \"c:\oaodbclocal900_u.txt\""