blktxt.c sample program

The blktxt.c sample program uses the bulk-copy routines to copy static data to a server table. There are three rows of data that are bound to program variables and then sent to the server as a batch. The rows are again sent using blk_textxfer to send the text data. For more information about this sample program, see the leading comments in the sample source file.