|
#1
|
||||
|
||||
|
INFO: JET 4.0 SP7-SP8 Runtime Notes
INFO: JET 4.0 SP7-SP8 Runtime NotesDocument ID: IR02050The information in this article applies to:
SUMMARYThis document provides development notes for the JET 4.0 SP7-SP8 runtime module that is used with Setup Factory 6.0. DISCUSSIONModule Description All programs that utilize Microsoft's JET 4.0 Database Engine require a set of core runtime files in order to run. When this runtime module is added to a Setup Factory 6.0 project, the appropriate core set of files for JET 4.0 Database Engine will be installed with your application. Module Configuration After installing the Setup Factory 6.0 JET 4.0 SP7-SP8 runtime module, the following Microsoft components must be downloaded and placed in the following locations:
If the above seven files are not in their proper directories, or if they are incorrect versions, the Setup Factory 6.0 JET 4.0 SP7-SP8 runtime support module will not work properly and/or your build will fail.
The Setup Factory 6.0 JET 4.0 SP7-SP8 runtime support module has the following minimum requirements for a successful install of the JET 4.0 Database Engine:
Note: The module will check all of the above requirements except for the Windows Y2K Updates and available disk space needed. If you want your install to include the module size in its disk space calculation, you can add its value (in bytes) to the built-in variable %AdditionalDiskSpace% (See the built-in variables section of the Setup Factory 6.0 Command Reference for more information about this variable). Error handling is not performed in the module. If any of its requirements are not met, JET 4.0 will simply not be installed. However a failure variable is automatically set so you can handle the situation how you wish. If all requirements are met, the variable %IRRequirementFail% will contain the value FALSE, however if any requirement fails, this variable will contain the value TRUE. The earliest point you can check this variable is on the BEFORE actions tab of your first screen. For example, you could display an "Abort" screen with its screen condition as %IRRequirementFail% = TRUE. If a previous version of JET 4.0 has already been installed, the JET components will be updated to SP7 or SP8, depending on the target OS. However if JET 4.0 has never been installed, JET 4.0 requires MDAC 2.6 or later to be present. If the installation of MDAC is required, the module will also install the latest version of MDAC that is supported on that operating system. In this case, Windows 95 will be updated to MDAC 2.6 SP2 and all other OS's who require it will have MDAC 2.8 installed. If both MDAC and JET are installed, there will be two reboots needed in order to complete the installation. MDAC will be installed with your application. Following the installation of MDAC, an MDAC reboot screen will be displayed, prompting the user to reboot their system. Upon reboot, the installation will continue with the installation of JET. Once JET is installed, a JET screen will display notifying the user that the installation is complete, but requires a final reboot. If only JET is updated, the JET screen will display at the end of the install notifying the user that the installation is complete, but requires a final reboot. The Setup Factory 6.0 JET 4.0 SP7-SP8 runtime support module uses a series of custom variables to complete its installation. In order to avoid the corruption of their data, or yours, the following variables must not be used (modified) in any install that uses this module: %IRRequirementFail% MORE INFORMATIONThere are a number of resources available on the Internet that you can use to find out more about Microsoft's Data Access Components and Jet Database Engine. Here are a few links:
KEYWORDS: Setup Factory 6.0, JET 4.0 SP7-SP8 Runtime, Runtime Module Last reviewed: November 28, 2003 Copyright © 2003 Indigo Rose Corporation. All rights reserved. |
| Thread Tools | |
| Display Modes | |
|
|






Linear Mode
