<< Click to Display Table of Contents >> Navigation: Apollo COM > Getting Started > Installed Files |
The Apollo COM setup program automatically installs and registers the ApolloCOM9.DLL ActiveX on your development system.
ApolloCOM9.DLL ActiveX contains 3 objects: Query , Table and Connection
Apollo COM consists of the following files:
C:\Apollo\9.9\x86\Win32\COM
•ApolloCOM9.DLL - Apollo COM object DLL
C:\Apollo\9.9\x86\Win32\Engine
•apollo9.DLL – Core Apollo database engine file.
•apollocdx9.DLL – FoxPro file support (ttSXFOX)
•apolloint9.DLL - Interface file
•apollonsx9.DLL – HiPer-SIx file support (ttSXNSX)
•apollontx9.DLL – Clipper file support (ttSXNTX)
•apollosql9.DLL - Apollo SQL engine
Apollo COM internally interacts with the engine files, so there is no need to call low level API functions.