Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. pixieshoes

    source of info for odbc access through oledb

    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
  2. pixieshoes

    SQLFetchScroll versus SQLGetData

    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...

Part and Inventory Search

Back
Top