|

The
Big Picture: Relational Databases
The
common denominator for Aspect's LossPREVENTION and GlobalAUTHORIZATION
solutions is their reliance on relational database (RDBMS)
technology: the graphical user interface clients typically
use information stored on the RDBMS servers. The
supported RDBMSs are DB2, ORACLE, INFORMIX, SQL Server
and Sybase. Other databases can easily be added
if they support standard SQL and ODBC queries/interfaces.
The
advantage of using a client-server database architecture
are numerous:
Taking advantage of the GUI power on the client.
Taking advantage of the computational power and data
storage capacity on the server.
Shared access to information.
Information organized in a common format, accessible
by many different solutions.
Availability of tools to efficiently develop solutions
(4GL languages like Sybase PowerBuilder; rapid application
development tools like Microsoft Visual Basic).
Much lower-cost total solution as compared to host-based
applications - graphical rather than character applications.
Scalability of solution by expanding server configurations.
Use of open systems technology - customer selects
preferred vendor for infrastructure components.
General adherence to industry and de facto standards
- broad availability of compatible applications.
Next:
The Big Picture; Trends
|