PDA

View Full Version : INFO: Microsoft Data Access Components 2.8 Runtime Notes


Desmond
11-28-2003, 09:20 AM
<HTML> <HEAD> <TITLE>INFO: Microsoft Data Access Components 2.8 Runtime Notes</TITLE> </HEAD> <BODY> <h3>INFO: Microsoft Data Access Components 2.8 Runtime Notes</h3> <b>Document ID: IR02049</b> <hr> The information in this article applies to: <ul> <li>Setup Factory 6.0</li> </ul> <hr> <h3>SUMMARY</h3> <p> This document provides development notes for the MDAC 2.8 runtime support module that can be used with Setup Factory 6.0. </p> <h3>DISCUSSION</h3> <p> <b>Module Description</b> </p> <p> All programs developed that use Microsoft's Data Access Components 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 will be installed with your application. </p> <p> <b>Module Configuration</b> </p> <p> In order to properly configure the MDAC 2.8 runtime support module you must download one file: MDAC_TYP.EXE (v2.80.1022.3)<br> <br> MDAC_TYP.EXE can be downloaded from: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&amp;DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&amp;DisplayLang=en</a><br> <br> MDAC_TYP.EXE must be saved in the following directory:<br> <br> ...\Setup Factory 6.0\Runtimes\MDAC28\MDAC_TYP.EXE<br> <br> If this file is not located in the proper directory, or if it is an incorrect version, the Setup Factory 6.0 MDAC 2.8 runtime support module will not work properly and/or your build will fail. </p> <p> <b>Developer Notes</b> </p> <p><span style="color: #000000">The Setup Factory 6.0 MDAC 2.8 runtime support module will install all the version 2.8 Microsoft Data Access Components onto the user’s system. The core components of MDAC are ADO, OLE DB, and ODBC.</span></p> <p>The Setup Factory 6.0 MDAC 2.8 runtime support module has the following requirements:</p> <ul> <li class="kadov-P-CMsoBodyText">Microsoft Windows 98, Windows ME, NT 4.0 Service Pack 5 or later, Windows 2000, or Windows XP. <li class="kadov-P-CMsoBodyText">If the computer is running Windows 98 first edition, Y2K Update 2 must be installed. <li class="kadov-P-CMsoBodyText">Microsoft Internet Explorer 4.01 Service Pack 2 or later. <li class="kadov-P-CMsoBodyText">Administrator permissions<span>.</span> <li class="kadov-P-CMsoBodyText">Approximately 20 MB of disk space, in addition to any disk space your installation requires.</li> </ul> <p>The Setup Factory 6.0 MDAC 2.8 runtime support module will <b>not</b> install on the following operating systems:</p> <ul> <li>Microsoft Windows 95 <li>Microsoft Windows Server 2003</li> </ul> <p><span style="color: #000000">The Setup Factory 6.0 MDAC 2.8 runtime support module will only install as a whole. If any of the requirements are not met, no part of MDAC 2.8 will be installed. If the user already has MDAC 2.8 on their computer, or a newer version, the Setup Factory 6.0 MDAC 2.8 runtime support module will not install anything onto the user’s computer. </span></p> <p><span style="color: #000000">The Setup Factory 6.0 MDAC 2.8 runtime support module does <b>not</b> check for the Y2K Update 2 or available disk space for MDAC. However if any of the other requirements are not met, the variable <span style="WHITE-SPACE: nowrap"><b>%IRMDACRequirementFail%</b></span> is set to <b>TRUE</b>. Otherwise this variable will hold the value <b>FALSE</b>. This variable can be accessed in your install starting from the Before actions tab of your first screen so you can respond with the appropriate action. If you want to add the disk space requirement that that MDAC will install, you can specify the amount in the built-in variable %AdditionalDiskSpace%. You can find information about this variable in the Built-in Variables section of the Setup Factory Command Reference. </span></p> <p><span style="color: #000000">The Setup Factory 6.0 MDAC 2.8 runtime support module will cause the user’s system to be rebooted when it is installed and will display a reboot screen. After the user’s system has rebooted, MDAC 2.8 will be properly installed on their system.</span></p> <p><span style="font-weight: bold; color: #000000">Note</span><span style="font-size: 10pt; color: #000000">: MDAC 2.8 does not include Microsoft JET. If you would like to include support for Microsoft JET, please use one of the Setup Factory 6.0 JET 4.0 runtime support modules.</span></p> <p style="FONT-SIZE: x-small; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva" face="Verdana" size="2">This runtime module creates several custom variables. The following variable names are reserved and should not be used in an install including the MDAC 2.8 runtime module. Using any of these variables may cause the module or parts of your install to fail due to corrupt data: <ul> <li>%IRDoMDACReboot% <li>%IRIEVersion% <li>%IRMDACRequirementFail% <li>%IRMDACVersion% <li>%IRNT4Version%</li> </ul> <h3>MORE INFORMATION</h3> <p>There are a number of resources available on the Internet that you can use to find out more about Microsoft's Data Access Components. Here are a few links:</p> <ul> <li class="kadov-P" style="COLOR: #000000"> <p><span style="color: #000000">Microsoft’s MDAC homepage at: <a style="COLOR: #0000ff; TEXT-DECORATION: underline; x-text-underline: normal; text-underline: single" href="http://www.microsoft.com/data/">http://www.microsoft.com/data/</a></span></p> <li class="kadov-P"> <p>Release Manifest for MDAC 2.8: <a href="http://support.microsoft.com/?kbid=828396">http://support.microsoft.com/?kbid=828396</a></p> </li> </ul> <p> KEYWORDS: Setup Factory 6.0, Microsoft Data Access Components 2.8, Runtime Module </p> <hr> Last reviewed: November 28, 2003<br> Copyright © 2003 <A HREF="http://www.indigorose.com" target="blank">Indigo Rose Corporation</a>. All rights reserved.<br> </BODY> </HTML>