The information in this article applies to:
SUMMARYThis article provides information on how to make a Web page using a RDS (Remote Data Service) 1.5 server component viewable in an Internet Explorer 3.02 browser using the RDS 1.1 client component. MORE INFORMATION
When creating a Web page that is using RDS 1.5 server, you must include the
RDS 1.1 client control in the codebase in order to support Internet
Explorer 3.02. The Msadc11.cab file can be copied onto the Server that RDS
1.5 is installed on by selecting it as an option when installing the RDS
1.5 server components. The RDS 1.1 cab file is not selected in the default
RDS 1.5 server installation. After installation, the default directory that
the cab file resides in is: c:\program files\common files\system\msadc The RDS 1.5 client component is shipped with Internet Explorer 4.0 so there is no need to set the codebase for Internet Explorer 4.0 clients. The following sample shows how to add the RDS 1.1 client control to your Web Page.
REFERENCES
Refer to Adctest.asp in the msadc/samples11 directory for the complete
Active Server Pages (ASP) code.
Additional query words: kbdsi
Keywords : kbnokeyword kbADO kbVisID kbVisID100 kbIE302 kb1394 |
Last Reviewed: May 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |