Multiple Connections from a Single Application

A single application can work with multiple Connections to the same database and assign them to different threads. The application programmer can avoid concurrency and deadlock problems in several ways:


[ Previous Page
Next Page
Table of Contents
Index ]