Appendix C: RSP3C STD Input and Output Pipe Sample RSP

If you want to write an RSP to send single-column rows of character strings, review the RSP3C sample RSP. RSP3C illustrates how to use input and output data pipes in STD format to echo data records sent to it from the client application. Recall that with STD format data pipes, the data is transmitted as one VARCHAR column.

This appendix discusses the following topics: