cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Make connection with C and MySQL
Make connection with C and MySQL
Sep 4, 2008 at 3:31pm UTC
georg
(1)
Hello!
How can I make a connection to MySQL Database in server with C? In the computer haven't got an installed MySQL.
Sep 4, 2008 at 4:52pm UTC
guestgulkan
(2942)
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.