FairCom Corporation
 
FairCom Start PageFairCom ProductsDownloadsDeveloper SupportSales InformationFairCom CustomersFairCom Company InformationContact FairCom

Homebulletgrey.gifeNewsletterbulletgrey.gifVolume 20bulletgrey.gifODBC Calls on UNIX


ODBC calls on Unix

One of the lesser-known features introduced with the latest release of the c-tree Plus SDK is our new direct-link ODBC library for the c-treeSQL Server. In addition to the regular c-treeSQL ODBC driver for Windows platforms (which can be deployed royalty-free with a production edition c-treeSQL Server), FairCom provides direct-link ODBC libraries for all platforms where the c-treeSQL Server is supported.

The Open Database Connectivity (ODBC) interface from Microsoft has emerged as the standard mechanism for client applications to access data from a variety of different data sources through a single interface.

To become accessible from ODBC-compliant applications, database environments must provide a software driver for the client-side of the application. The driver translates the standard ODBC function calls into native calls the database server can process, and then returns the resulting data to the application.

With this new feature, however, the direct-link ODBC library now gives developers the ability to resolve ODBC calls on Unix and Windows platforms, without the need for any “middleware” ODBC management software to manage ODBC connections and data sources. This allows applications that rely on ODBC to be easily ported outside of the Windows domain. Bypassing the Windows ODBC Manager can also be more efficient, as your ODBC calls are handled directly by your application, resulting in greater performance. Further, your end-users avoid the hassle of the Windows ODBC Administrator utility.

Unix ODBC client applications that use the c-treeSQL ODBC direct link driver must include the following header files in any source modules that make calls to the ODBC API:

#include <sql.h>
#include <sqlext.h>

These files are found in the ctreeSDK\ctreeESQL\include directory

Unix ODBC client applications must link the following libraries to resolve any calls to the ODBC API:

ctreeSDK\ctreeODBC\ctreeSQL_ODBC\lib\libodbc_c.a
ctreeSDK\ctreeESQL\lib\libctesql.a

And did we mention cost-effective? ODBC middleware on Unix platforms can run thousands of dollars. Our direct-link ODBC drivers are included in the price of a production c-treeSQL Server and can be deployed with the c-treeSQL Server on any number of client computers at no additional charge. Another FairCom advantage!

EXAMPLES

  • odbclink.mak: example make file for a typical Linux system demonstrating how to link the included c-treeSQL ODBC libraries.
  • odbclink.c: example source file of an ODBC application for a typical Linux system

Founded in 1988 and based in Naperville, IL, Context4 Healthcare, Inc. develops technology solutions for the coding, claims editing, and reimbursement challenges faced by today’s healthcare providers and payors. Their products are used to verify claim data on both sides of the healthcare transaction.

The Context solutions, together with a highly trained and experienced staff, empower healthcare providers and payors to reduce errors, claim denials, resubmissions, write-offs, run-away losses and claim handling costs. Their clients range from healthcare providers trying to ensure accurate claims submission to healthcare payor organizations trying to determine appropriate reimbursement. More than 2,500 physician practices, hospitals, insurance carriers, third party administrators and managed care organizations currently use their software and other products.

Context provides software and data products that help ensure compliant, fair and timely reimbursement. Their experienced and certified staff members build software solutions by analyzing payor reimbursement policies. Their data products are built using advanced statistical approaches and are tailored for ease of integration. The return on investment (ROI) of their products can be measured in weeks.

FairCom Start PageSite MapContact FairComThe FairCom Privacy Policy Your Location: USA | Europe | Brazil | Japan
Copyright 2012 FairCom Corporation. All rights reserved.