Daisy Analysis Relational Web Reports - ASP

Daisy 2003
Charts
Features
  Integrated Applications

  Multi-Dimensional

  Active Chart

  Nodes and Links

  Databases

  Mapping

  Aggregation

  Histograms

  Viewing Data

  Link to Excel

  Link to Word

  Precise Graphics

  Daisy Opener

  Command Line Argum'ts

  HTML Charts

  Relational Web Reports

    Advantages

    Disadvantages

    ASP

  Profiles

  New In Daisy 2003

ActiveX and OCX
Extra Programs
Learning More
Versions
Register/Download
Ordering Daisy
Help
Screen Shots
Manual
Training Notes
Customers
Links
Contact

Previous  Next  Help  Print

ASP or Active Server Pages is a clever technology, that gives lots of freedom to the programmer.

It also sits on the wrong side of the server firewall and requires very careful (and expensive!) programming.


Daisy Relational Web Reports can't do everything that ASP can do, but what they do they do very safely and quickly!

  1. The users have no chance of changing the database as they are working on a series of HTML Pages.

  2. This makes the users much more confident.

  3. Speed is much faster, as the page has already been created. It just has to be fetched from the server.

  4. There is no chance of a complicated system error, which can cause irritation amongst even experienced users.

  5. If you want to log in to the reports from an Internet Cafe in Quito or Helsinki, there is no problem. So long as you remember any required passwords!

  6. But the biggest advantage is that if you are updating and maintaining a high-access public site, which shows say flight delays, the server can be kept much simpler and more modest to handle the maximum number of hits.

Data and system integrity is always maintained!