What is Adaptive Server ADO.NET Data Provider?

Adaptive Server ADO.NET Data Provider is an ADO.NET provider for Adaptive Server Enterprise. It is supported on Adaptive Server versions 12.5.x, 15.0.x, and 15.5.

Adaptive Server ADO.NET Data Provider allows you to access data in Adaptive Server using any language supported by .NET, such as C#, Visual Basic .NET, C++ with managed extensions, and J#. It is also a .NET common language runtime (CLR) assembly, which is a class library that contains all the required sets of classes that provide functionality for all the ADO.NET interfaces. All the classes are managed code and accessible from any managed client code. This interlanguage communication is provided by the Microsoft .NET framework.

Some key benefits to using Adaptive Server ADO.NET Data Provider: