Thread: C++ Oracle database programming

  1. #1
    Registered User
    Join Date
    Nov 2004
    Posts
    5

    C++ Oracle database programming

    Hello all! This is my first post and my first real c++ project that doesn't have anything to do with hardware... So please bear with the newbie. Thanks.
    OK, all I am trying to do is write a program in C++ to connect to our oracle database and make a few sql queries. Sounds simple right? I thought so too, but I can't seem to find anything online that is a good example. Any help would be greatly appreciated!!!
    I am working off of a unix box with g++ compiler.

    Regards,
    D

  2. #2
    Registered User
    Join Date
    Sep 2004
    Posts
    719
    i seem to have GCC 3.3.4
    But how do i start it?
    I dont have a menu for it or anything.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Creating a database
    By Shamino in forum Game Programming
    Replies: 19
    Last Post: 06-10-2007, 01:09 PM
  2. Replies: 10
    Last Post: 05-18-2006, 11:23 PM
  3. Developing database management software
    By jdm in forum C++ Programming
    Replies: 4
    Last Post: 06-15-2004, 04:06 PM
  4. oracle database connection
    By blue8173 in forum C Programming
    Replies: 1
    Last Post: 03-16-2004, 04:30 PM
  5. How to connect with Oracle database
    By Jone in forum C++ Programming
    Replies: 1
    Last Post: 10-02-2002, 06:09 AM