Hi there,
Im trying to develop an application on windows as a windows form.
I need it to display results from a MySQL table and post form content to mysql as well.
Can anyone please tell me a detailed, yet simple language tutorial of how to do it?
You coule use the mysql library for C (libmysql?), or access your table through the mySQL driver of ODBC. I once did the second solution so it works, but i have no souvenir or backup of my code i'm affraid