IBM Books

Net.Data Language Environment Reference


Creating a New Language Environment

Net.Data uses language environments as pluggable programming language and database interfaces, accessed as DLL files or shared libraries. Net.Data provides a set of language environments, but when these do not meet your applications needs, you can create new language environments. Before you decide to create a new language environment, determine if the IBM-supplied language environments that are shipped with Net.Data satisfy your needs.

When you decide to create a new language environment, then you must complete the following steps:

This chapter describes how to design the language environment.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]