|
OpenAccess SDK for .NET
OpenAccess SDK for .NET that allows development to be done in
.NET. This release makes it possible for organizations with .NET
expertise to easily create JDBC, OLE DB, ODBC, or .NET data providers
to their data sources. This is achieved by allowing the IP to be
implemented as a .NET class that exposes the IP interface defined
in oanet.sql.ip class. The IP developer implements a class that
supports the oanet.sql.ip interface using C#, VB.NET, Managed C++,
or any other language that is compatible with .NET - we supply rest
of the code as native code for each platform we support.
The support for .NET and Java makes it possible to use OpenAccess
SDK in C, C++, Java, C#, VB.NET or Managed C++ environments.
For example, to develop a ODBC driver for a data source accessible
through .NET classes, you simply:
1. Install the client/server OpenAccess ODBC SDK for .NET.
2. Implement your .NET class that implements the oanet.sql.ip interface.
3. Done!
Read more about OpenAccess SDK for .NET (Prog_Ref_.NET)
Licensees under support are free to download
the latest version of our software.
|