|
#1
|
||||
|
||||
|
Dependency Module: MDAC 2.81
Last Revision: June 17, 2005 (002) Overview Use the MDAC 2.81 SP1 dependency module with Setup Factory 7.0 to detect and install Microsoft Data Access Components version 2.81. The core components of MDAC are ADO, OLE DB, and ODBC. Background Information Microsoft Data Access Components (MDAC) is a set of software components that are used to provide applications a means to access data from various data storage sources, with a focus on access to Microsoft SQL Server. A large number of applications, and the operating system itself, depend on MDAC-contained components for proper operation. MDAC is not a single product; rather, it is a collection of DLLs and associated component resources to support a number of different APIs, including Open Database Connectivity (ODBC), OLE DB, Microsoft ActiveX Data Objects (ADO), and Microsoft Remote Data Service (RDS). MDAC installation not only places a large number of common shared files in various places across the Microsoft Windows system drive, MDAC is also responsible for adding many keys to the registry. Installation Instructions To make the MDAC 2.81 dependency module available in your Setup Factory 7.0 projects, follow the steps below:
Information Links
Type: Setup Factory 7.0 Dependency Module Created By: Indigo Rose Software (6/17/2005) Last Revision: June 20, 2005 (002) Last edited by Adam; 06-20-2005 at 03:22 PM. |
|
#2
|
|||
|
|||
|
Hi,
I just want to leave a note. I don't know if I'm right? I've checked this article at Microsoft which talks about Installing MDAC 2.81 SP1 and I found it saying about installing MDAC 2.81 SP1 on Windows XP that it is "Installed with Windows XP SP2, otherwise cannot be installed". But when I checked the script which is responsible of installing MDAC 2.81 SP1, I saw it saying: "-- Only install MDAC 2.81 if: -- The version number is less than the MDAC 2.8 version "2.81" or not found. -- The OS is NOT Windows 2003 or Windows 95" Also here, I found this note : "Note The MDAC 2.8 SP1 stand-alone release is not supported on the Microsoft Windows XP operating system or on the Microsoft Windows Server 2003 operating system. To update the MDAC version that is installed together with Windows XP or with Windows Server 2003, you must use operating system service packs or Windows Update." ((???)) I also saw a note that warns about installing MDAC 2.81 SP1 where MS SQL Server 7.0 clustered nodes is preinstalled. again a warning says: "Do not install MDAC 2.6 or later versions on any Microsoft SQL Server 7.0 clustered nodes. If you install MDAC 2.6 or later versions on any node in the cluster, directly or through the installation of another program, it may cause a failure of the SQL Server Agent or other SQL Server services." Last edited by VeryXp; 07-30-2005 at 11:12 AM. |
|
#3
|
||||
|
||||
|
Mdac 2.8 Sp1
I am running Windows XP SP2. I added this dependency module to my installation and found that when it tries to run the detection code it drops into the case where it tries to install the MDAC. This however, causes an error as Windows will not allow MDAC 2.8 SP1 to install. It throws up the error message "This setup does not support installing on this operating system."
In order to fix this I reccomend changing the detection checking code from if ((strOSName ~= "Windows Server 2003") and (strOSName ~= "Windows 95")) then to the following if ((strOSName ~= "Windows Server 2003") and (strOSName ~= "Windows 95") and (strOSName ~= "Windows XP")) then This will ensure that Windows XP Users do not have a problem during the installation. Hope this helps anyone having this problem. |
|
#4
|
|||
|
|||
|
Thanks!
Many thanks for the prompt response. Much appreciated!
Barry |
|
#5
|
|||
|
|||
|
Thenks Güzel Program
|
|
#6
|
|||
|
|||
|
Bu Nİye Olmuyor Ya
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dependency Module: Microsoft .NET Framework 1.1 | Darryl | Setup Factory 8.0 Examples | 12 | 06-10-2008 03:26 AM |
| Dependency Module: MDAC 2.6 SP2 Refresh | Darryl | Setup Factory 8.0 Examples | 0 | 08-31-2004 01:12 PM |
| Dependency Module: MDAC 2.8 | Darryl | Setup Factory 8.0 Examples | 0 | 08-30-2004 03:28 PM |
| INFO: JET and MDAC (Complete) Runtime Notes | Desmond | Setup Factory 6.0 Knowledge Base | 0 | 11-28-2003 09:35 AM |
| INFO: MDAC 2.7 Runtime Support Module | Support | Setup Factory 6.0 Knowledge Base | 0 | 10-17-2002 04:55 PM |
All times are GMT -6. The time now is 10:57 PM.








Linear Mode

