The Configuration Helper is used to store data about the tables and fields that Crash Magic will use and import. A Configuration Helper can generate sql scripts and objects used in a configuration. In most cases we will be copying the format of crash data from a client file or database. This process shows how to create a Configuration Helper from a connection to a text file in a directory with a schema.ini file. Connecting to a ASCII data source requires that you have already defined a schema.ini file from the previous section and installed Microsoft Jet 4.0 OLE provider.
|