Database Connection URL Attributes
Page 15 of 17

upgrade=true

Allows upgrade of a database created with a version of Cloudscape prior to 3.6. If you try to connect to a database created with a version of Cloudscape prior to 3.6, an exception is thrown and the connection is disallowed unless you specify this attribute.

If no upgrade is needed, the attribute is ignored. To upgrade a database's locale, specify the locale=ll_CC attribute along with the upgrade attribute.

You cannot modify a database's locale after the database has been upgraded from a previous Cloudscape version.

Once a database has been upgraded to a 3.6 database, it is unusable with prior versions of Cloudscape.

Example

jdbc:cloudscape:toursDB;upgrade=true