Two phase commit sample program

The twophase.c sample program performs a simple update on two different servers. Once you run the example, use isql on each server to determine whether the update took place.

For more information about this sample program, see the leading comments in the example source file.