home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / rds.cab / readme.txt3 < prev    next >
Text File  |  1997-10-02  |  14KB  |  199 lines

  1.                  ---------------------------------------------------------
  2.                  Microsoft Remote Data Service version 1.1 Readme File
  3.                                            1997
  4.                  ---------------------------------------------------------
  5.  
  6.                       (c) Microsoft Corporation, 1997
  7.  
  8. This document provides late-breaking or other information that supplements the Microsoft Remote Data Service (RDS) version 1.1 documentation.
  9.  
  10. --------
  11. CONTENTS
  12. --------
  13.  
  14. 1. PRODUCT DESCRIPTION
  15.    1.1 Change in Product Name
  16.  
  17. 2. NEW FEATURES
  18.  
  19. 3. INSTALLATION NOTES
  20.    3.1 Before You Run Setup
  21.        3.1.1 Hardware Requirements
  22.        3.1.2 Software Requirements
  23.    3.2 Installing Microsoft Remote Data Service
  24.        3.2.1 Installing RDS Client Components on Your Web Servers
  25.        3.2.2 Installing and Using RDS Client Components on Your Client Computers
  26.    3.3 Validating Setup
  27.  
  28. 4. TECHNICAL SUPPORT
  29.    4.1 Contacting Microsoft Technical Support
  30.    4.2 Visiting the Microsoft Remote Data Service Web Site
  31.    4.3 Joining the Remote Data Service Public Newsgroup
  32.  
  33. 5. TECHNICAL NOTES
  34.  
  35. 6. KNOWN PROBLEMS
  36.  
  37. ----------------------
  38. 1. PRODUCT DESCRIPTION
  39. ----------------------
  40.  
  41. Microsoft Remote Data Service (RDS) is a fast and efficient data connectivity and data publishing framework for applications hosted in Internet Explorer. It is based on a client/server, distributed technology that works over HTTP, HTTPS (HTTP over Secure Sockets layer), and DCOM application protocols. Using data-aware ActiveX controls, RDS provides Visual Basic-style data access programming to Web developers who need to build distributed, data-intensive applications for use over corporate intranets and the Internet.
  42.  
  43. 1.1 Change in Product Name
  44.  
  45. The name, Microsoft Advanced Data Connector (ADC) is changing to Microsoft Remote Data Service (RDS), a feature of Microsoft ActiveX Data Objects (ADO). ADC has always relied on ADO and this change represents a move to more closely integrate and clarify the relationship between these two components. ADO is a programming interface which allows easy and flexible access to OLE DB and ODBC data sources. Remote Data Service builds on ADO to provide an easy, disconnected recordset, and remoting service. The functionality of Advanced Data Connector has not been affected by this change.
  46.  
  47.  
  48. ---------------
  49. 2. NEW FEATURES
  50. ---------------
  51.  
  52. The following are new features in Remote Data Service 1.1 client. For more information on these features, refer to the documentation.
  53.  
  54. The 1.1 client provides an upgrade path for your 1.0 applications. Advanced Data Connector 1.0 provided support for the Internet Explorer 3.0x browser. Remote Data Service 1.1 supports both Internet Explorer 3.0x and 4.0, allowing a forward compatibility path. In the 1.5 client, there is a slightly updated programming model for data binding. Your 1.1 client preserves the 1.0 programming model, so you can still run your applications while choosing when you have time to make the few easy changes needed.
  55.  
  56. The 1.1 client consists primarily of minor fixes and compatiblity changes, but it also provides expanded updatability. You can now update data to all ODBC compliant data sources, and no longer need to use the "for browse" clause.
  57.  
  58. Since the 1.1 client relies on the 1.5 server, your 1.5 server can host both the 1.1 and 1.5 clients.
  59.  
  60. ---------------------
  61. 3. INSTALLATION NOTES
  62. ---------------------
  63.  
  64. 3.1 Before You Run Setup
  65.  
  66. Before you install Microsoft Remote Data Service, make sure that your client and server computers meet the minimum hardware and software requirements.
  67.  
  68. 3.1.1 Hardware Requirements
  69.  
  70. To install Remote Data Service, you must meet certain hardware requirements, which include the following:
  71.  
  72. ╖ Any Windows NT or Windows 95 x86-compatible computer.
  73. ╖ A hard disk with a minimum of 8 megabytes (MB) available space for a full installation of all the updated components required for RDS to run. 
  74. ╖ A minimum of 12 MB of RAM for client computers. 
  75. ╖ A minimum of 24 MB of RAM for server computers (32 MB of RAM recommended). 
  76.  
  77. 3.1.2 Software Requirements
  78.  
  79. Before you install Remote Data Service on a server computer, your Web server computer must meet the following software requirements:
  80.  
  81. ╖ Remote Data Service 1.5 server.
  82. ╖ Any of the following operating system platforms: Windows NT Server 4.0 or Workstation SP3 or later. Remote Data Service 1.1 currently supports the x86/Intel platform. For production data environments, the NT Server platform is strongly recommended.
  83. ╖ Microsoft Internet Information Server (IIS) 3.0 or 4.0, with Microsoft Active Server Pages.
  84. ╖ Microsoft SQL Server 6.5 with Service Pack 2 (or other ODBC data source).
  85.  
  86. To access Remote Data Service applications from client computers, client computers must meet the following software requirements:
  87.  
  88. ╖ Any of the following operating system platforms: Windows 95, Windows NT Server 4.0 (with Service Pack 3) or later, or Windows NT Workstation 4.0 or later. 
  89. ╖ Microsoft Internet Explorer version 3.0x or 4.0, or later.
  90.  
  91. Note: Remote Data Service has not been tested with the Netscape browser technology.
  92.  
  93. To build client Web pages, you can use typical HTML authoring tools, such as Notepad or the more fully featured Microsoft ActiveX Control Pad.
  94.  
  95. To program server-side business objects, you can use any ActiveX/COM DLL-compatible tool, such as Microsoft Visual Basic 4.0 or later or Microsoft Visual C++.
  96.  
  97. 3.2 Installing Microsoft Remote Data Service
  98.  
  99. For Remote Data Service to work correctly, you should ensure that the Remote Data Service server and client components are installed correctly on server and client computers, respectively. 
  100.  
  101. 3.2.1 Installing RDS Client Components on Your Web Server
  102.  
  103. You will install the Microsoft Remote Data Service 1.5 server components on your Web server computer via the MDAC (Microsoft Data Access Components) 1.5 setup. Setup assumes that your computer meets all of the software requirements.
  104.  
  105. Note: The Microsoft Remote Data Service version 1.1 client components work with the Microsoft Remote Data Service 1.5 server components. RDS 1.1 is an upgrade path for RDS 1.0 applications to port to Internet Explorer 4.0 and to take advantage of new RDS 1.5 server functionality. For existing RDS 1.0 applications, you can use the 1.1 client with the 1.5 server components for both Internet Explorer 3.0x and 4.0 functionality. For new and Internet Explorer 4.0-only applications, it is recommended you use the RDS 1.5 client components with the RDS 1.5 server components. 
  106.  
  107. >>>To install Remote Data Service 1.1 client components:
  108.  
  109. 1) From your Web server computer, connect to the Remote Data Service World Wide Web site at http://www.microsoft.com/data/rds/.
  110. 2) Click Free Downloads in the left frame.
  111. 3) Click the link for the installation you want (mdac_nts.exe for Windows NT Server; mdac_ntw.exe for Windows NT Workstation; mdac_95.exe for Windows 95; mdac_as.exe for Alpha server; mdac_aw.exe for Alpha workstation) and choose Custom Install to install the RDS 1.1 client components and documentation. 
  112. 4) Follow the Setup instructions on the screen. 
  113.  
  114. The Setup program installs the program files to the <device>:\Program Files\Common Files\System\MSADC directory. (This location is adjacent to other complementary Microsoft technologies such as ActiveX Data Objects and OLE DB.) The following subdirectories are created under the \MSADC directory with the setup program.
  115.  
  116. Subdirectory        Description
  117. ------------        -----------
  118. ..\MSADC\Doc11         Contains the documentation.
  119. ..\MSADC\Samples11    Contains the sample files.
  120.  
  121. The server installation program will have already created a Microsoft Internet Information Server virtual root on your Web server computer. The root is designated http://<servername>/msadc which you can use to reference the physical file system from the browser.
  122.  
  123. Once you have followed this procedure to set up Microsoft Remote Data Service on your Web server computer, you can validate your installation (see Section 3.3).
  124.  
  125. 3.2.2 Installing and Using RDS Client Components on Your Client Computers
  126.  
  127. To ensure that client computers include all of the appropriate client DLLs to run Remote Data Service, you should include the msadc11.cab file in the HTML CODEBASE parameter in the RDS.DataControl object code on your Web page. When the msadc11.cab file is downloaded, it automatically installs the required client files to the client computer. This simplifies the deployment of Remote Data Service-enabled Web pages. For more information on how to include this information on your Web pages, see the RDS.DataControl object topic in online Help.
  128.  
  129.  
  130. 3.3 Validating Setup
  131.  
  132. You can use the ADCTest.asp sample application to validate your Microsoft Remote Data Service installation. 
  133.  
  134. >>>To validate setup with ADCTest
  135. 1 Start Internet Explorer, and enter the following address: 
  136.  
  137.   http://<servername>/MSADC/Samples11/adctest.asp 
  138.  
  139.   where <servername> is the name of your Web server.
  140.   This should display the Remote Data Service Query Page. You'll notice that the server, connection, and query information is already provided for you.
  141. 2 Click the Run! button to execute the query. 
  142.   If the grid displays a resultset, your installation is correct. 
  143.  
  144. If you run into any problems, review the setup instructions and see "Troubleshooting Remote Data Service" and "Other RDS Configuration Information" in online Help. Help can be accessed by running default.htm from the \docs directory.
  145.  
  146. --------------------
  147. 4. TECHNICAL SUPPORT
  148. --------------------
  149.  
  150. 4.1 Contacting Microsoft Technical Support
  151.  
  152. If you have a technical question about Remote Data Service, please visit the Microsoft Data Access Web Site at http://www.microsoft.com/data/ for information about support available from Microsoft Technical Support.
  153.  
  154. 4.2 Visiting the Microsoft Remote Data Service Web Site
  155.  
  156. You can visit the Microsoft Remote Data Service Home Page on the World Wide Web for documentation updates and information about related technologies. The address is http://www.microsoft.com/data/rds/.
  157.  
  158. 4.3 Joining the Remote Data Service Public Newsgroup
  159.  
  160. To facilitate discussion and information sharing, Microsoft has set up a public newsgroup: microsoft.public.ado.rds. You are welcome to post articles and messages to this unmoderated, unsupported newsgroup. Microsoft does not guarantee responses or direct support. For more information, visit the Remote Data Service Web site, http://www.microsoft.com/data/rds/.
  161.  
  162. ------------------
  163. 5. TECHNICAL NOTES
  164. ------------------
  165.  
  166. ╖ Sample Applications
  167. To load the grid in the RDS sample applications, you need to be able to access the Internet (as opposed to your intranet). If you try to load the samples that use the Sheridan grid, the Sheridan cab file referenced in the CODEBASE line attempts to download the mfc42.dll file patch from the Microsoft general fixes Web site. If it is unable to access this patch, the grid will not load. If the ActiveX control for the grid (ssdatb32.ocx) already resides on the client computer, the CODEBASE line will not need to unpack the cab file, and the problem will not be encountered.
  168.  
  169. ╖ When you install the sample applications, an attempt is made to create a user account ("adcdemo") within SQL Server. If this account already exists, the installation will succeed, however, when you run the sample application you may receive a "login failed" message. You can edit the sample files to set the username and password to a working account.
  170.  
  171. ╖ Using FoxPro Databases
  172. If you access Visual FoxPro data, you must use the latest Visual FoxPro ODBC driver (version 5.0.0.402 or later), which is available from http://www.microsoft.com/vfoxpro/vfdownload. If you don't use the latest driver, you may not be able to execute queries correctly.
  173.  
  174. ╖ "System error: out of virtual memory" Error
  175. If you receive the error, "System error: out of virtual memory" from the Web Server requiring a reboot, the following may address the error. Your Web server machine may be out of virtual memory, or the SQL data source server may require more TempDB space to handle the size of the query you are attempting to run. Virtual memory can be adjusted from Control Panel (click the System icon, select the Performance tab, and click the Virtual Memory button to see if there is extra hard disk space available). More information on how to adjust the TempDB space can be found in the the "Performance" Help topic's subtopic, "Ensuring Sufficient TempDB Space."
  176.  
  177. -----------------
  178. 6. KNOWN PROBLEMS
  179. -----------------
  180.  
  181. The following is a list of Remote Data Service 1.1 known problems.
  182.  
  183. ╖ Version 1.0.0.806 of the Visual Basic Script DLL (vbscript.dll) contains a memory leak. An updated version of the DLL (2.0.0.1114 or later) resolves the issue. It is available with Internet Information Server 3.0, and can be downloaded from http://www.microsoft.com/vbscript.
  184.  
  185. ╖ When you use RDS with the Visual Basic 5.0 list box or combo box control in Internet Explorer version 4.0, you should set the ListField property for the list box or combo box control at design time in the control's <OBJECT> tags. Otherwise, if you set the ListField property at run time in VBScript code, the data won't be populated in the controls. Therefore, you should use HTML code like the following:
  186.  
  187.     <OBJECT....>
  188.        <PARAM NAME="ListField" VALUE="ColName">
  189.        ...
  190.     </OBJECT>
  191.  
  192. instead of VBScript code like:
  193.  
  194.     Combo1.ListField="ColName"
  195.  
  196. ╖ If you make changes to data on your RDS page and then go to another page without canceling or submitting the changes, when you return to your RDS page, you may get an "Unexpected Error" message. Calling the RDS.DataControl object's Refresh method when you return to the page will resolve this problem.
  197.  
  198. ╖ When loading the sample pages for the first time on some machines with Microsoft Internet Explorer version 3.02, an object may not load or you may receive an "Unexpected Error (0x80020009)" message. If this happens, click the "Refresh" button to correct the problem.
  199.