Database connection using C++/VC++

Discussion in 'C++' started by Poonamol, May 5, 2011.

  1. Poonamol

    Poonamol New Member

    Joined:
    Mar 31, 2010
    Messages:
    33
    Likes Received:
    0
    Trophy Points:
    0
    Hello,

    I need sample application for DataBase connection with below operations,
    1] Connect to DB
    2] Get data from EMP table
    3] Set data for EMP table

    Could you please help me out.
     
  2. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    $ORACLE_HOME/demo/rdbms/cdemo1.c does exactly what you want.
    If it's not present you can install it from the Companion disk (10g) or Examples disk (11g).
     

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