Page History
...
View patch and update instructions for this Aqua Data Studio version:
Version
...
25.
...
0
Upgrading from an earlier release:
...
- Instructions for installing ADS in Windows
- Instructions for installing ADS in Mac OS
- Instructions for installing ADS in Linux
Patch installation:
Note |
---|
You must have version 2225. 20 installed to patch with any ads- 2225. 20.XX-patch.zip files. 2225. 20.XX = Latest build version Change Log |
Updating on Windows
- Move your C:\Program Files\Aqua Data Studio\lib\ads.jar file and C:\Program Files\Aqua Data Studio\lib\aqua-lib.jar file to C:\backup_folder\
- Download "http://www.aquafold.com/download/v22v25.20.0/ads-2225.20.XX-patch.zip" and copy the contents of the unzipped directory into C:\Program Files\Aqua Data Studio\lib\
- Run Aqua Data Studio through your shortcut or datastudio script.
...
- Download "http://www.aquafold.com/download/v22v25.20.0/ads-2225.20.XX-patch.zip"
- Unzip and copy the contents of the included directory.
- You may then paste its contents into your [DATASTUDIO_INSTALL]/lib/ directory, overwriting the same-named files.
...
- Download "http://www.aquafold.com/download/v22v25.20.0/ads-2225.20.XX-patch.zip"
- Unzip and copy the contents of the directory.
- Find your current Application icon of Aqua Data Studio. Right-click on it and select "View package contents".
- Navigate to Contents/Java/
- Drag the contents of ads-2225.20.XX-patch.zip into the folder and choose "Replace" when you get a prompt.
...
- Download "http://www.aquafold.com/download/v22v25.20.0/ads-2225.20.XX-patch.zip" to your Desktop.
- Unzip its contents.
Open a Terminal window and issue the following copy command:
Code Block If Aqua Data Studio is located on your Desktop... ==> cp -R ~/Desktop/ads-2225.20.XX-patch/ ~/Desktop/"Aqua Data Studio.app"/Contents/Java/ If Aqua Data Studio is located in your Applications folder... ==> cp -R ~/Desktop/ads-2225.20.XX-patch/ /Applications/"Aqua Data Studio.app"/Contents/Java/