Click here to Skip to main content
15,891,431 members
Articles / Database Development / SQL Server / SQL Server CE

Efficient data processing with ADO in C++: Method GetRows

Rate me:
Please Sign up or sign in to vote.
4.03/5 (49 votes)
6 Jul 2005CPOL8 min read 273.6K   5.7K   72  
Demonstrates effective data processing of ADO recordset objects in C++ via Safe Arrays provided by method GetRows.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Sibedge IT
Ireland Ireland
My online CV: cv.vitalytomilov.com

Comments and Discussions