Database connectivity to Access Database using VC++

Discussion in 'C++' started by Priya87, Jan 27, 2009.

  1. Priya87

    Priya87 New Member

    Joined:
    Jan 27, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi

    I Have a problem in storing and retreiving binary data from a MS Access Database Using vc++. I have tried this ucing MFC classes using ODBC connection.:thinking:
    I have two questions:
    1. How to insert values through variables?
    2. How to retrieve a data that is stored in Long Binary Form in the database in its original format.
    I'm using Ole object data type to represent the binary data in the Database.

    Any suggestions would be helpful.
     
  2. skp819

    skp819 New Member

    Joined:
    Dec 8, 2008
    Messages:
    89
    Likes Received:
    3
    Trophy Points:
    0

Share This Page

  1. 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.
    Dismiss Notice