![]() |
![]() |
The API provides comprehensive access to the Account4 database. Using the API, data can be copied into and extracted from Account4, or moved within the Account4 repository. Thus, the API can be used in migration programs — for example, a one-time transfer of projects, tasks, resources, etc., from a legacy system into Account4. And the API can be used in production interface programs, systematically moving data back and forth between Account4 and other applications. The Account4
API is an in-process automation server (COM) DLL. It provides object interfaces
for all significant tables or table groups in the Account4 database, and
offers multiple methods for accessing the same data. With support for
different data access methods — from very specific to more general — the
API allows for future database extensions to meet your business’ needs.
|