FAQ: Using the OLE DB Consumer Templates
How do I fetch data?
How do I determine data types on a rowset?
How do I use schema rowsets?
How do I use an existing ADO recordset?
How do I write a consumer without using the wizard?
How do I use multiple result sets from one stored procedure?
Which accessor should I use and when?
How do I handle a command I know nothing about?
How can I update a column when another table contains a reference to the row?
How do I override a dynamic accessor?
How do I use bookmarks?
How can I retrieve a BLOB?
How can I receive notifications?
How do I use multiple accessors?
How do I retrieve the length or status of a column?
See Also
FAQ: Using the OLE DB Provider Templates