Opentalking the Database - Ch. 1: The Need

Tuesday, July 26th, 2005

Version: 1.0

The Requirements

Eliminate the need to install database specific components on end user PCs.
Do not change application code however refactor where needed. The goal is to make changes to the access of the database transparent to the application.

The Solution

Employ Opentalk ST-ST to proxy database connections/sessions.

Background
The application which does what it does well uses [...]