Thread: program for a database

  1. #1
    Registered User
    Join Date
    Mar 2009
    Posts
    1

    program for a database

    hey guys i am just learning c code and i really want to learn how to make a program that handles a database. for example a game database that makes the user save, edit delete and add games to that particular database

  2. #2
    apprentiCe
    Join Date
    Oct 2008
    Location
    Hyderabad,India
    Posts
    136
    for that you should know a DBMS and C very well, then look at the DBMS 's documentation for C API
    Code:
    printf("%c%c%c%c%c%c%c",0x68,0x68^0xd,0x68|0x4,0x68|0x4,0x68|0xf,0x68^0x49,0x68^0x62);

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program Plan
    By Programmer_P in forum C++ Programming
    Replies: 0
    Last Post: 05-11-2009, 01:42 AM
  2. Developing database management software
    By jdm in forum C++ Programming
    Replies: 4
    Last Post: 06-15-2004, 04:06 PM
  3. very simple database program
    By another_newbie in forum C Programming
    Replies: 6
    Last Post: 05-24-2004, 06:18 PM
  4. Database / Tex
    By petermichaux in forum C++ Programming
    Replies: 1
    Last Post: 03-24-2004, 09:28 PM
  5. Programmers Database
    By sean345 in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 09-03-2002, 01:16 AM

Tags for this Thread