A Schema is the IJC term for the contents of a database that can be accessed from a particular database connection that you set up. When you create a database connection you are creating an IJC Schema that lets you work with those database contents.
Connecting to a database is a necessary step to working in IJC. If you chose to create a project with a local database, a database and its respective connection has already been set up. If you created an empty IJC project, or if you want to connect to multiple databases, you can create a new connection at any time.
Note: To connect to a remote database you must obtain an IJC license key. To purchase a license key, please email: sales at chemaxon dot com To enter a license see Adding Instant JChem Licenses.
To add a new Schema:
In the Projects window, right-click the selected project and choose New Schema. The New Connection wizard opens to guide you through the process:
The instructions for the remaining steps depend on whether you have selected a local or remote database. If you selected a local database then this next step is not seen.
Note about database schemas: Currently IJC only supports use of the default schema name for the database user in Oracle (e.g. the database username in upper case). MySQL does not support schemas so this property is not present for MySQL databases. The term 'schema' used here is distinct from the IJC term Schema which represents the contents of a database you are connected to.
Copyright © 1998-2008 ChemAxon Ltd. All rights reserved.