Uninstalling the ADO.NET Client Silently
- Last Updated: April 5, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
Note: The ADO and ADO.NET clients are currently available only in OpenAccess SDK 8.1. However, they are compatible with the OpenAccess SDK 9.0 server.
Using a command line, change to the directory where the oadotnet_win_version_setup.exe file is located, where version is the OpenAccess SDK version number. The /x switch specifies the uninstall. Type the following command:
oanet_win_*version*_setup.exe /s /x /v"REMOVE=ALL /qn /l*v \"c:\oanet_u.txt\" "
Then, press ENTER. The ADO.NET Client is removed without requiring any further interaction.