Access to Legacy Applications and Data
|
|
Step 6: Maintaining the Application
If you modify the scripts in ASP pages, you need to retest the application by using the following guidelines:
- Test the application fully if you add new scripts or script fragments to existing ASP pages that request data from new data sources.
- If the target host data files are restructured, or new host tables are added, these changes need to be incorporated into the Web application by modifying ADO methods and creating new recordsets as needed.
- If the host connectivity changes, you should verify the Windows Client for SNA Server configuration or the data provider data sources.
© 1997-1999 Microsoft Corporation. All rights reserved.