REMOVE JAVA CLASS MYCLASS;
works fine, but
REMOVE JAVA JAR MYJAR;
gives an error, even though MYJAR is visible in Sybase Central.
applies in v9.02 & v10.0.1. v11 not tested
asked 11 Jun '10, 17:38
Justin Willey 7.6k●137●179●248 accept rate: 19%
when using the JAR option, the jar file name has to be quoted ie:
REMOVE JAVA JAR 'MYJAR';
answered 11 Jun '10, 17:39
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Question tags:
java ×78 syntax ×36
question asked: 11 Jun '10, 17:38
question was seen: 1,453 times
last updated: 11 Jun '10, 17:39
Access UltraLite via Java SE/JDBC or ODBC
Is "KEY JOIN" going to be a standard SQL feature?
JDBC Java ConnString / EncryptedPassword (ENP) connection parameter
store uniqueidentifier - primary key
On Existing Skip & Alternate Keys
Relation DB design using ERD
use of the Read statement with a variable.
Java environment trashed after installation of EBF
Query fails in ASA 12, works in ASA 8
Java performance is awful in SQL Anywhere 12
First time here? Check out the FAQ!