Hi all,
I am beginner in MySql Databases.
I am using C#, DataGridView and Remote MySql database (MySql is located at my website)
I am able to connect to my database and can show all the rows and columns in DataGridview.
I have searched a lot on google, its been 3 days now :-( but haven't found any appropriate sourcecode or help on how to:
Add/Delete data from MySql using DataGridView and C#
If anyone can get me complete function/sourcecode for the 2 functions I'll be very thankful to you because I am feeling headache now because of this. I have looked on MySql website as well but they talk about mysql queries not about C# related mySql methods or may be they talk and I am unable to understand.
Any help will be much appreciated kindly.
Thanks in Advance.
Yaver
I am beginner in MySql Databases.
I am using C#, DataGridView and Remote MySql database (MySql is located at my website)
I am able to connect to my database and can show all the rows and columns in DataGridview.
I have searched a lot on google, its been 3 days now :-( but haven't found any appropriate sourcecode or help on how to:
Add/Delete data from MySql using DataGridView and C#
If anyone can get me complete function/sourcecode for the 2 functions I'll be very thankful to you because I am feeling headache now because of this. I have looked on MySql website as well but they talk about mysql queries not about C# related mySql methods or may be they talk and I am unable to understand.
Any help will be much appreciated kindly.
Thanks in Advance.
Yaver