GENCHAR (Generic for C)

GENCHAR is a generic Embedded SQL character-mode program that is written using plain C, standard C libraries, and Embedded SQL statements. GENCHAR connects to the specified SQL Server and issues a SELECT statement query from the authors table in the pubs database.

GENWIN uses the following files:

GCUTIL.C

GENCHAR.H

GCUTIL.H

QUICKWIN.DEF

GENCHAR.SQC


You can build GENCHAR for the following environments by using the associated commands.

Environment

Command

Windows NT and Windows 95

makec genchar nt

MS-DOS

makec genchar dos

QuickWin

makec genchar qwin