From 2 previous post about C programming, MySQL and ODBC.
- How to connect MySQL5 via ODBC by C programming .
- How to INSERT data into MySQL via ODBC by C programming.
And today, I will show how to query and display value on screen. Many part of below source code come form those articles so you should read them before..
After , I installed PHP5, Apache2 and MySQL completed. I want to maintain MySQL service by phpMyAdmin program. This is solution of how to install phpMyAdmin 2.11.3 on CentOS 5.
