Results Table
The Results Table contains the Result code, such as 'ERR!' generated by
the Web server for a hit. The Results Table contains the following columns:
Columns
resultID
webServerID
result
firstHitTimestamp
lastHitTimestamp
hitsToDate
Indices
There are no indices for this table.
Column Definitions
resultID
The unique ID of the Result code received as a result of the request.
webServerID
The unique ID of Web server that sent the log entry. The corresponding Web
Server can be found in the WebServers table.
result
The result code passed from the Web server.
firstHitTimestamp
The date and time of the first hit on the Web server.
lastHitTimestamp
The date and time of the last hit on the Web server.
hitsToDate
The total number of hits up to and including the present time.

Home Page - Reports