skip to main content
Overview : Understanding OpenAccess SDK : OpenAccess SDK IP Development Kit
 

OpenAccess SDK IP Development Kit

The OpenAccess SDK Interface Provider (IP) Development Kit contains the C/C++ header file, Java classes, and .NET classes to develop an IP for your data source. Only the data source-specific access methods listed in Table 1 need to be added.
The IP code you write is 100% portable. It is independent of the OpenAccess SDK Client you choose to use. For example, if you write your IP code for use with the ODBC Client, that same IP code can be used without any changes with the JDBC and ADO.NET Client.