Product Documentation

FairCom ADO.NET Driver - Developer's Guide

Previous Topic

Next Topic

Developing ADO.NET Applications with FairCom DB SQL

Creating applications with FairCom DB databases is easy with the FairCom DB Data Provider. Simply connect to the database, create your commands and execute them. Data sets and data grids are easy to populate with data, and the advanced transaction handling of FairCom DB can be used to secure your operations. Parameterized commands make it easy to reuse SQL statements. The following sections describe each of these abilities and more with examples.

In This Section

Ctree.Data.SqlClient Namespace

Connecting to a FairCom DB SQL Database

Executing FairCom DB SQL Commands

Command Type

Reading Data

Reading Blob Data

Transactions and Isolation Levels

Populating a DataSet

Parameterized Commands

TOCIndex