I am looking for a source of information that will tell me how to access ODBC calls through OLEDB .. I gather this is possible, any help would be really really appreciated.
Thanks
As an ODBC novice I need to retrieve more than one row at a time from a database. What are the pro's and con's of the following;
1. Calling SQLFetch with a block cursor and then calling SQLGetData
2. Using SQLFetchScroll
Any replies much appreciated. I've been using the MSDN documentation so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.