How To Distribute RDS Client with Visual Basic Setup Wizard (176874)
The information in this article applies to:
- Remote Data Service for ADO 2.7
- Remote Data Service for ADO 1.5
- Remote Data Service for ADO 2.0
- Remote Data Service for ADO 2.1 SP2
- Remote Data Service for ADO 2.5
- Remote Data Service for ADO 2.6
This article was previously published under Q176874 SUMMARY
This article describes the steps to distribute the Remote Data Service
(RDS) client files with a Visual Basic 5.0 application.
Starting with Microsoft Data Access Components (MDAC) 2.0, RDS has been incorporated into the Microsoft ActiveX Data Objects. RDS is now
known as A Web Data Access Feature of ActiveX Data Objects.
All of the Microsoft Data Access Components are contained in a single redistributable, MDAC_TYP.EXE.
To ensure that your RDS clients have the RDS components, you should redistribute the proper version of the MDAC.
You can download the latest version of MDAC at the following Microsoft Web site:
Note that MDAC 1.5 is no longer available for download.
Once you've downloaded MDAC_TYP.EXE, you have two options for redistributing it:
- Include MDAC_TYP.EXE in your setup program.
For more information on distributing MDAC_TYP.EXE in your Setup program, please see the following article in the Microsoft
Knowledge Base:184265 How To Distribute ADO with the Application Setup Wizard
- Run the MDAC_TYP.EXE as a standalone program.
Note that DCOM must be installed before MDAC is installed. While Windows 2000, Windows NT 4.0, and Windows 98 have DCOM built in,
you should ensure that your Windows 95 clients have installed DCOM before installing MDAC. You can download the DCOM95 redistributable from the following site:
Note that DCOM95 must be run as a standalone program. You cannot include it in your Setup program.
REFERENCES
For additional information about distributing MDAC_TYP.EXE in your Setup program, click the following article number to view the article in the Microsoft Knowledge Base:
184265
How To Distribute ADO with the Application Setup Wizard
For additional information about installing DCOM before installing MDAC, click the following article number to view the article in the Microsoft Knowledge Base:
191704
PRB: Unable to Load File to Register It During Setup
Modification Type: | Minor | Last Reviewed: | 3/14/2005 |
---|
Keywords: | kbDatabase kbhowto KB176874 |
---|
|