Thread: Connecting to a DB2 database using C

  1. #1
    Registered User
    Join Date
    Dec 2008
    Posts
    3

    Connecting to a DB2 database using C

    I am a begginer for programming in C dealing with databases.
    I need to connect to a DB2 database using Cwith the help of Visual Studio 2005.
    Can u help plzzz..

  2. #2
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Not sure if this helps you; you will have to read a bit to figure out if this is what you are after.

    From the IBM DB2 manuals:

  3. #3
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    Here's a specific link to a C sample for Windows for DB2 9.5 LUW:

    http://publib.boulder.ibm.com/infoce...README_NT.html
    Mainframe assembler programmer by trade. C coder when I can.

  4. #4
    Registered User
    Join Date
    Dec 2008
    Posts
    3
    Thanx guys..hope dis wud b of help....

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Connecting to a mySQL database using C#
    By Mavix in forum C# Programming
    Replies: 2
    Last Post: 11-26-2007, 06:19 AM
  2. Error connecting from Dev C++ to MS Access Database
    By Sridar in forum C++ Programming
    Replies: 0
    Last Post: 04-15-2006, 06:09 PM
  3. Connecting to sql database on server
    By jverkoey in forum Windows Programming
    Replies: 1
    Last Post: 05-01-2004, 06:56 PM
  4. connecting to ms access database
    By fkheng in forum Windows Programming
    Replies: 12
    Last Post: 07-06-2003, 07:49 PM
  5. connecting to an MS Access database
    By Dimeslime in forum Windows Programming
    Replies: 0
    Last Post: 02-09-2002, 03:11 PM