To uninstall the current version of the SQL Anywhere .NET Data Provider, you must do the following.
Ensure Visual Studio is not running.
Use the SetupVSPackage tool to uninstall the .NET assemblies. SetupVSPackage requires Administrator privilege for Windows Vista and later systems. If you are running a Command Prompt, ensure it has Administrator privilege.
For .NET 2.0/3.x, run %SQLANY16%\Assembly\v2\SetupVSPackage.exe /uninstall.
For .NET 4.x, run %SQLANY16%\Assembly\v4\SetupVSPackage.exe /uninstall.
The short form for /uninstall is /u.
To uninstall all builds of the 16.0 version of the SQL Anywhere .NET Data Provider, you must do the following.
Ensure Visual Studio is not running.
Use the SetupVSPackage tool to uninstall all builds of the .NET assemblies. SetupVSPackage requires Administrator privilege for Windows Vista and later systems. If you are running a Command Prompt, ensure it has Administrator privilege.
For .NET 2.0/3.x, run %SQLANY16%\Assembly\v2\SetupVSPackage.exe /uninstallall.
For .NET 4.x, run %SQLANY16%\Assembly\v4\SetupVSPackage.exe /uninstallall.
The short form for /uninstallall is /ua.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |