New jConnect scripts to access SQL Anywhere metadata

To support JDBC DatabaseMetaData methods, Sybase provides a set of stored procedures that jConnect can call for metadata about a database. These stored procedures must be installed on the server for the JDBC metadata methods to work.

Previously, jConnect provided only one script to install the SQL Anywhere® stored procedures. In ESD #14, jConnect separates the metadata script files for the different versions of SQL Anywhere:

For more information, see the “Accessing database metadata” section of the jConnect for JDBC Programmer’s Reference.