uni_csr_disp.c sample program

The uni_csr_disp.c sample program demonstrates how to use a read-only cursor. It is a modification of the csr_disp.c sample program and requires the unipubs2 database. It:

This is the query:

select au_fname, au_lname, postalcode 
from authors

For instructions on installing the unipubs2 database, see the README file in $SYBASE/$SYBASE_OCS/sample/ctlibrary.