Bulk copy sample program

The blktxt.c sample program uses the bulk-copy routines to copy static data to a server table. In this program, three rows of data that are bound to program variables are sent to the server as a batch. The rows are sent again using blk_textxfer to send the text data.

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