Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

Introduction to the DSQL Interface

The FairCom DB Direct SQL interface (DSQL) is an inline SQL application programming interface (API) designed for C/C++ developers who wish to embed SQL statements directly into their programs.

The FairCom DB DSQL API is designed as a foundation for building your own SQL APIs. It simplifies your code. In fact, many of the SQL GUI tools authored by FairCom utilize this API.

FairCom DB DSQL gives application developers control and ease of deployment over other embedded APIs, such as ODBC, and DSQL requires no time-consuming pre-processing steps or the presence of an ODBC manager.

Consider using FairCom DB DSQL for your next embedded application solution.

TOCIndex