Thread: Database Connectivity

  1. #1
    Registered User
    Join Date
    Jun 2003
    Posts
    147

    Database Connectivity

    Is it possible to connect to a database to add records and such like in other languages in C?

  2. #2
    Registered User
    Join Date
    Oct 2002
    Posts
    385
    Of course there is. You'll need to check the database you want to use and they'll have an api for interacting with the database.
    Wandering aimlessly through C.....

    http://dbrink.phpwebhosting.com

  3. #3
    idot
    Guest

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. DataBase Connectivity using C
    By geajith in forum C Programming
    Replies: 1
    Last Post: 01-04-2006, 04:50 AM
  2. C++ and Database connectivity
    By Lord CyKill in forum C++ Programming
    Replies: 5
    Last Post: 05-07-2004, 02:46 PM
  3. database connectivity with C?
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 12-13-2001, 04:52 PM
  4. Database Connectivity
    By bman1176 in forum C++ Programming
    Replies: 0
    Last Post: 11-30-2001, 09:15 AM
  5. database connectivity in c with cgi
    By Unregistered in forum C Programming
    Replies: 0
    Last Post: 08-31-2001, 01:32 AM