Multiple Database Access for .NET

The JADE .NET API enables access to multiple JADE databases; that is, a single .NET application (operating system process) can access a number of JADE databases concurrently.

The restrictions on accessing multiple JADE databases are:

Use a common JADE initialization file for all database connections, to ensure that the same jommsg.log file is used, regardless of the order in which database connections are established.