Librenix  
(Show all MySQL articles . . .
)  
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Tutorial: MySQL Linux C API

Up
vote
Down

MySQL database does support C program API just like PHP or Perl API.

The C API code is distributed with MySQL. It is included in the mysqlclient library and allows C programs to access a database.

Many of the clients in the MySQL source distribution are written in C. If you are looking for examples that demonstrate how to use the C API, take a look at these clients. You can find these in the clients directory in the MySQL source distribution.

This tutorial provides a sample MySQL C program and step by step compilation instructions to kick start MySQL programming via C API.
 read more | mail this link | score:9018 | -nixcraft, June 1, 2007
More Programming articles...

coding headlines

Tutorial: Build a Real-Time web tool with jQuery, XMPP and PHP

Compile rTorrent from SVN In Ubuntu 10.04

Generate web pages with gnuplot

Java: Introducing Metro

Scratch 1.4 programming

Incremental String Search Algorithm

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search


T-shirt gallery:  I Love India T-shirts
 

Articles are owned by their authors.   © 2000-2010 Ray Yeargin