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.
dbinit | dbuse |
dbmsghandle | dbcmd |
dberrhandle | dbsqlexec |
dblogin | dbresults |
DBSETLUSER | dbbind |
DBSETLPWD | dbnextrow |
DBSETLAPP | dbexit |
DBSETLVERSION | DBDEAD |
dbopen |