Click here to Skip to main content
15,892,927 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 274K   5.7K   72  
Demonstrates effective data processing of ADO recordset objects in C++ via Safe Arrays provided by method GetRows.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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