LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL programming (https://www.linuxquestions.org/questions/linux-software-2/mysql-programming-73238/)

Yitzhak 07-16-2003 09:01 AM

MySQL programming
 
New to MySQL I'm looking for a sample program in C using Linux that preforms all the basic needs.
Thanks.

oubipaws 07-16-2003 09:53 AM

http://www.cpp-home.com/tutorial.php?22_1
Thats how to do it in windows... Not sure of how to do it in linux.

I don't know if you know PHP, but it connects to SQL and you can write SQL scripts for php to run if you need to

Yitzhak 07-17-2003 02:55 AM

Thanks for the info, I'm using PHP already but need to use MySQL under Linux......

Rumblefish 07-17-2003 09:03 AM

Try searching on Google, I'm sure there are numerous C samples. Also, you can download the source code for MySQL Control Center (MySQL's official DB management application) from the Products section of their Web site.

The MySQL manual also contains an overview of all the C functions available.


All times are GMT -5. The time now is 06:56 PM.