Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View patch and update instructions for this Aqua Data Studio version:

Version

...

25.

...

0

Upgrading from an earlier release:

...

Patch installation:

Note

You must have version

22

25.

2

0 installed to patch with any ads-

22

25.

2

0.XX-patch.zip files.

22

25.

2

0.XX = Latest build version Change Log

Updating on Windows

  1. 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\
  2. 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\
  3. Run Aqua Data Studio through your shortcut or datastudio script.

...

  1. Download "http://www.aquafold.com/download/v22v25.20.0/ads-2225.20.XX-patch.zip"
  2. Unzip and copy the contents of the included directory.
  3. You may then paste its contents into your [DATASTUDIO_INSTALL]/lib/ directory, overwriting the same-named files.

...

  1. Download "http://www.aquafold.com/download/v22v25.20.0/ads-2225.20.XX-patch.zip"
  2. Unzip and copy the contents of the directory.
  3. Find your current Application icon of Aqua Data Studio. Right-click on it and select "View package contents".
  4. Navigate to Contents/Java/
  5. Drag the contents of ads-2225.20.XX-patch.zip into the folder and choose "Replace" when you get a prompt.

...

  1. Download "http://www.aquafold.com/download/v22v25.20.0/ads-2225.20.XX-patch.zip" to your Desktop.
  2. Unzip its contents.
  3. 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/