| Virtual Directory | Physical Path |
|---|---|
| /Pubs | C:\Pubs |
Be sure to allow Read and Execute or Read and Script access.
| Click the Control Panel ODBC32 applet | |
| Clicking the System DSN tab and click the Add button. | |
| Choose SQL Server as the driver. | |
| Enter the name of the data source to match Application("DSN"). | |
| Specify the name of server where the database is located. | |
| Choose SQL Server authentication if the Application("Login") and Application("PWD") parameters will be used to log into the database server | |
| Change the default database from "master" to the database that your EQ interface uses. |
| Filename | Description |
|---|---|
| DEFAULT.HTM | Redirects the incoming HTTP request to the file DEFAULT.ASP. |
| DEFAULT.ASP | Frames the request and response windows. |
| PARAMS.INC | Contains parameters to customize this application. Includes parameters for English Query, the SQL Server database and the request and response pages below. |
| GLOBAL.ASA | Global Active Server Pages file with application and session definitions. |
| REQUEST.ASP | Provides the user with information on entering an English sentence query. There are two entry methods: a single-line text box and a dropdown. Since an entry in the text box requires more effort than one in the dropdown, if one is made, it will override that selection of the dropdown. |
| RESPONSE.ASP | Returns the results of the users request. Intermediate steps are shown. It produces either a response page or a clarification page depending on whether the English Query Engine require additional user input to answer a question. Additional tracing is displayed if the application flag Application("Debugging") is set to True. |
| CLARIFY.ASP | Invoked when the user responds to a request for clarification. It works similarly to response.asp except it operates on a saved conversation context rather than beginning a new conversation. |
| COMMON.INC | Contains subroutines used in both response.asp and clarify asp. |
| QB\*.* | Question Builder files that allow users to explore the kinds of questions they can ask and what entities and relationships are available. The Question Builder UI uses an ActiveX tree-control. It requires Internet Explorer 3.0 or later running on an x86. |
| SETUPASP.VBS | Windows Scripting Host script that automates installation of ASP sample applications. Requires IIS 4.0 or greater. If running IIS3, perform installation manually using instructions above. |
| SETUPASP.CMD | Windows NT batch file that calls SETUPASP.VBS |
![]()
»Next: MS SQL views
Last updated: 28 April 2000 by Dan Wilkin
Copyright © 1999 MBARI