TextCopy is a Microsoft Foundation Class (MFC) C++ example that illustrates handling Microsoft® SQL Server™ text and image data types. The example moves data either to or from a single server column and row and a user-specified operating system file.
| dbinit | dbuse |
| dbmsghandle | dbcmd |
| dberrhandle | dbnumcols |
| dbsettime | dbcoltype |
| dbsetlogintime | dbreadtext |
| dblogin | dbnextrow |
| DBSETLUSER | dbtxtptr |
| DBSETLPWD | dbtxtimestamp |
| DBSETLAPP | dbwritetext |
| DBSETLHOST | dbsqlok |
| dbopen | dbmoretext |
| dbfreelogin | dbcancel |
| dbsetopt | dbclose |
| dbsqlexec | DBDEAD |
| dbresults |