
24 Aug
2005
24 Aug
'05
1:03 a.m.
Brock, Here is another link with some details on some of the different ODBC cursor types http://msdn.microsoft.com/library/default.asp?url=/library/en-us/acdata/ac_8... It's a bit SQL server specific, but if you do a google on "ODBC cursor performance forward" the same considerations apply to other databases. Anyway, it is important to understand these tradeoffs before mapping to a specific C++ iterator type.