SQLTestc - SELECT Statement Processing

SQLTestc is a console mode version of the SQL Test example. The example issues a simple SELECT statement against the pubs database and prints the returned result set rows to the console.

Functions Illustrated
dbinit dbuse
dbmsghandle dbcmd
dberrhandle dbsqlexec
dblogin dbresults
DBSETLUSER dbbind
DBSETLPWD dbnextrow
DBSETLAPP dbexit
DBSETLVERSION DBDEAD
dbopen  

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.