How do I deploy applications/applets that use JDataStore?

Obsah: How do I deploy applications/applets that use JDataStore?

Use the Deployment Wizard from the Wizards menu.
It will help you build a .jar or .zip file with all classes (and .gif images) created by and/or included in your project.

You can also add classes manually, like dynamically loaded ones (see DS920 for Deployment of JDBC Drivers).