home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / ado / getrows / getrows.txt < prev    next >
Encoding:
Text File  |  1996-12-15  |  190 b   |  4 lines

  1. GetRows Sample
  2. ==============
  3. This C/C++ sample demonstrates the use of the Recordset object's GetRows method to retrieve all the rows of a rowset into a 2-dimensional array of variants.
  4.