ARDBC plug-in API functions


Implement the following API functions in the AR System Database Connectivity (ARDBC) plug-ins:

Action

Reference

Learn about the ARDBCCommitTransaction function that saves the changes of one or more previous AR SystemDatabase Connectivity (ARDBC) calls to the external data source.

Learn about the ARDBCCreateEntry function that creates an entry in the external data source. 

Learn about the ARDBCDeleteEntry function that deletes a single entry in an external data source. 

Learn about the ARDBCGetEntry function that retrieves a single entry from an external data source table. 

Learn about the ARDBCGetEntryBLOB function that opens an attachment. 

Learn about the ARDBCGetEntryStatistics function that gathers statistical information about a set of data. 

Learn about the ARDBCGetListEntryWithFields function that retrieves a list of qualified entries with field data. 

Learn about the ARDBCGetMultipleFields function that retrieves a list of fields from an external data source.

Learn about the ARDBCRollbackTransaction function that rolls back the changes of one or more AR System Database Connectivity (ARDBC) calls to the external data source. 

Learn about the ARDBCSetEntry function that modifies the contents of a single entry or BLOB.

ARDBC API data structure

The AR SystemDatabase Connectivity (ARDBC) API uses the same data structures as the C API in addition to the ARVendorFieldStruct structure. The ARVendorFieldStruct structure is defined in the ardbc.h header file.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*