Product Documentation

FairCom ADO.NET Driver - Developer's Guide

Next Topic

FairCom ADO.NET Driver - Developers Guide

Developer Guide

FairCom ADO.NET Driver - Developer's Guide

Audience:

Developers

Subject:

Relational data provider for the .NET framework

Copyright:

© Copyright 2024, FairCom Corporation. All rights reserved. For full information, see the FairCom Copyright Notice.

 The .NET Framework is a computing platform greatly simplifying application development in the highly distributed environment of the Internet. ADO.NET provides a rich set of components to create distributed, disconnected and data-sharing applications. ADO.NET is an integral part of the .NET Framework, providing relational data access to systems such as FairCom’s FairCom DB SQL.

A .NET Data Provider is a bridge used to connect ADO.NET applications to a database, execute commands and retrieve results. The FairCom DB SQL .NET Data Provider gives you access to your FairCom DB SQL data from a .NET application. The .NET Data Provider is lightweight, creating a thin layer between the data source and your code, thus increasing performance without sacrificing functionality. A .NET Data Provider consists of a set of classes implementing interfaces specified in Microsoft's specification for .NET Data Providers.

c-treeSQL ADO .NET Provider Framework Graphic

The FairCom DB ADO.NET Data Provider gives you access to your FairCom DB SQL data through this easy to use interface. With integrated support for Visual Studio, your application development could never be easier. Drop your components onto a Windows form and immediately begin accessing the power of FairCom DB SQL with your data.

TOCIndex