Migration Guide : A. Features Introduced in OpenROAD 4.1 : OpenROAD 4.1 Demo Overview : Active Server Page Demo
 
Share this page                  
Active Server Page Demo
This demo illustrates how to access OpenROAD from an Active Server Page (ASP). Access to OpenROAD from the ASP is accomplished through the COM-based OpenROAD Application Server.
This is a very simple demo that illustrates how the OpenROAD Application Server can be used to expose business logic to a client. This demo consists of a single OpenROAD Application called SISBL. This application exposes a number of 4GL Service Call procedures.
This application supports two basic demos:
SISBL ASP access to the demo database
TMQuery access to the demo database
There is a description of the demos. The source code is provided for all components. The ASP and 4GL source code is also provided in a hyperlinked format to allow the flow of the requests to be more easily understood.
This demo also contains an application that can be used to load the sample database data. This data load utility was tested against Ingres, Enterprise Access, and EDBC data sources successfully.