Thread: OLE DB provider

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    1,579

    OLE DB provider

    Hello everyone,


    I read OLE DB section from MSDN and it is mentioned that to implement an OLE DB provider is very simple and easy (is it true?). But from the minimal support function list, I find there are a lot of minimal functions. Not that easy!

    I am wondering where can I find some tutorials (documents) about how to implement an OLE DB provider in C/C++?


    thanks in advance,
    George

  2. #2
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058

  3. #3
    Registered User
    Join Date
    May 2006
    Posts
    1,579
    Hi BobS0327, it is about how to use OLE DB provider, not how to implement an OLE DB provider.

    Quote Originally Posted by BobS0327 View Post

    regards,
    George

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. MSDN OLE DB Sample Provider entry point
    By George2 in forum C++ Programming
    Replies: 0
    Last Post: 07-21-2007, 07:30 AM
  2. entry point of OLE DB Provider
    By George2 in forum C# Programming
    Replies: 0
    Last Post: 07-19-2007, 04:15 AM
  3. C# OLE DB sample?
    By George2 in forum C# Programming
    Replies: 2
    Last Post: 07-13-2007, 11:32 PM
  4. Replies: 10
    Last Post: 05-18-2006, 11:23 PM
  5. if is faster than switch?
    By skorman00 in forum C++ Programming
    Replies: 32
    Last Post: 03-06-2004, 01:15 PM