Make connection with C and MySQL

Hello!
How can I make a connection to MySQL Database in server with C? In the computer haven't got an installed MySQL.
You can use the mysql.lib library functions to connect either to a mysql database server on the local machine or to a mysql database server over the internet/network.
Topic archived. No new replies allowed.