Previous Topic Next topic Print topic


Shipping Selected Files from Server Enterprise Edition

Note: The following applies to native COBOL only.
CAUTION:

We recommend that you ship the whole of Server Enterprise Edition with your application. However to provide backward compatibility, you can still select and ship specific files.

The Server Enterprise Edition files you need to ship with your application depend on how you linked the application, the type of executable it is, and the support functionality it uses. The files that you need to ship also depend on whether your application is single or multi-threaded.

You can package the files you need in whatever you choose, such as by creating .dll files from the supplied .obj files.

When you ship a modular application that is dynamically linked, you need to ship the following files:

In addition, you need to ship the following files depending on your application requirements:

Previous Topic Next topic Print topic