Connect to the database as a user with DBA authority.
Open the External Environments folder.
Under this folder, open the Java folder.
Locate the subfolder containing the class or JAR file you want to update.
Click the class or JAR file and then click File » Update.
In the Update window, specify the location and name of the class or JAR file to be updated. You can click Browse to search for it.
You can also update a Java class or JAR file by right-clicking the class or JAR file name and choosing Update.
As well, you can update a Java class or JAR file by clicking Update Now on the General tab of its Properties window.
Connect to a database as a user with DBA authority.
Execute the following statement:
INSTALL JAVA UPDATE [ JAR 'jarname' ] FROM FILE 'filename'; |
If you are updating a JAR, you must enter the name by which the JAR is known in the database.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |