1.5 Compatibility
  

RES-Reach can handle and multithread many simultaneous requests from Web clients depending on the available memory. It uses ODBC Desktop Drivers by default, and can also use other 32-bit ODBC drivers and data sources.

RES-Reach supports all popular databases, including:

  • MS Access 1.0/2.0
  • Paradox 3/4/5.X
  • FoxPro 2.0, 2.5, 2.6
  • dBASE III/IV/5.x
  • Lotus WKS, WK1, WK3
  • MS Excel 3/4/5.0
  • text files
  • Oracle
  • SQL Server
  • Sybase
  • any other database or full-text engine with a 32-bit Open Data Base Connectivity (ODBC) driver

RES-Reach supports the major web servers for Windows NT, including:

  • Netscape Communications Server
  • Microsoft IIS
  • EMWAC HTTPS
  • SAIC https
  • other servers that conform to the Common Gateway Interface (CGI) specification

A single template (*.NBT) uses as many SQL queries as desired. Each query joins as many tables and uses as many database types as desired. An unlimited number of nested queries can be opened and used simultaneously. For sample templates, see Chapter 5.

The programming language used to create the required source files is an extension of HTML (hypertext markup language). The additional tags are SGML (standard generalized markup language)-compliant paired tags. With the correct DTD (Document Type Definition), it is possible to use existing HTML and SGML editors to create the templates, and then parse and preview them.