Design
3tier.asc
Associated article: Middleware and Three-Tier Client/Server Development
Tags: Database Parallel Design
Published source code accompanying Timothy Carone's article in which he develops a three-tier, client/server system, using Novell's Tuxedo as the transaction manager, and the Oracle Database Server as a resource manager. Also see 3TIER.ZIP.
_MIDDLEWARE AND THREE-TIER CLIENT/SERVER DEVELOPMENT_ by Timothy Carone Listing One /* File: sat.h -- Include file for satellite program -- T.E. Carone */ /* Define the TUXEDO error code used to determine if a particular TUXEDO function call failed. If ...


