Thread: How to connect with Oracle database

  1. #1
    Jone
    Guest

    Exclamation How to connect with Oracle database

    I have learn all there is to know for beginners in C++. Know I want to connect my programs with a Oracle database. Do you
    have a sample off how the recordset work and how to get a connection.

  2. #2
    Registered User Strider's Avatar
    Join Date
    Aug 2001
    Posts
    149
    The answer you are looking for can be a bit detailed. You will need to use the OCI(Oracle Call Interface). The best thing is to just point you in the right direction. You should find everything you need here:

    http://crlab.com/ocl/

    David
    One Ring to rule them all, One Ring to find them,
    One Ring to bring them all and in the darkness bind them
    In the Land of Mordor where the Shadows lie.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Connect to a sql database
    By Boy67 in forum C++ Programming
    Replies: 4
    Last Post: 08-28-2008, 03:33 PM
  2. Database connect
    By column in forum C++ Programming
    Replies: 4
    Last Post: 02-14-2006, 03:40 AM
  3. C++ Oracle database programming
    By enhancedmode in forum C++ Programming
    Replies: 1
    Last Post: 11-15-2004, 03:46 PM
  4. oracle database connection
    By blue8173 in forum C Programming
    Replies: 1
    Last Post: 03-16-2004, 04:30 PM
  5. MySQL Connect from Outside Computer
    By juschillin in forum Windows Programming
    Replies: 0
    Last Post: 09-27-2002, 08:02 AM