Developer Guide |
|
FairCom Direct SQL for C and C++ |
|
Audience: |
Developers |
Subject: |
Direct SQL (DSQL) access to FairCom DB through C and C++ |
Copyright: |
© Copyright 2024, FairCom Corporation. All rights reserved. For full information, see the FairCom Copyright Notice. |
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.