Does ELS-QB ActiveX component support file processing?
The ELS-QB ActiveX component has a build-in file processing support, with which the queries may be stored in special files that are defined by the connection on which the query is defined. Therefore when the end-user of your custom application defines a connection, a corresponding file is created. All queries that are created and saved under this database connection will then be stored in the corresponding file. The location of these files may be controlled via SetStoragePath function, while the actual naming of the files themselves is left to the end-user. Queries may be created, modified, duplicated and removed from a connection container. In general, all file processing is build-in into the ELS-QB ActiveX component, so that the programmer needs no elaborate coding to add file processing and storage support to her/his custom application.