Product Documentation

TutorialsAdditional Resources and Functionality

FairCom DB API API for VB.Net

Previous Topic

Next Topic

Additional Resources and Functionality

Be sure to see the developer's guide for .NET and Java stored procedures:

Diving Deeper into the FairCom DB API "NAV" APIs

The introductory tutorials have offered a glimpse into the ease and flexibility of this interface. The FairCom Database Engine interfaces include a rich array of features for nearly any data management need. The following features can be found in the developers' guides:

  • Logging in
  • Databases
  • Tables
  • Fields
  • Field Types
  • Indexes
  • Records
    • Inserting
    • Bulk Inserting
    • Updating
    • Deleting
  • Navigating Records
    • Finding
    • Bookmarking
    • Filtering
      • By Query
      • By Partial Key
      • By Index Range
      • By Server-Side Batch Process
  • Locking
  • Transactions
  • Metadata resources

To learn more about this API, see the developers' guides.

Additional APIs

The FairCom Database Engine provides a variety of APIs, such as Low-Level and the FairCom DB API API for C. In fact, the entire FairCom DB API API for C is available directly as function calls within the object-oriented FairCom DB API API for C#.

To learn more about FairCom APIs, see FairCom Database Engine Interfaces.

TOCIndex