INFO: Limiting Number of Rows Returned in Resultset with RDO (142834)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q142834 SUMMARY
RDO provides a means to limit the number of rows returned by a query. The
following code calls a stored procedure that returns a resultset but limits
the resultset to 10 rows. This example retrieves the 10 rows and fills a
list box with the resultset. Keep in mind that RDO is 32-bit only.
Modification Type: | Major | Last Reviewed: | 10/29/2003 |
---|
Keywords: | kbinfo KB142834 |
---|
|