Can I add a table to a mySQL database using C#?
Is it possible to send or receive data from a mySQL database with C#? If, so do I have to do it through PHP?
Thanks
Comment
this is more of a generic c#/mysql question and probably better suited to somewhere like stackoverflow.
Your answer
Follow this Question
Related Questions
C# safe connect to MySQL database. Download and upload data via PHP script. 1 Answer
Why is MySQL search query not returning each row in 1 index of an array? 0 Answers
php $_POST is blank when I send variables from unity 3 Answers
C# Project in Unity (web game) crossed with PHP and MySQL 0 Answers
Unity sql PHP script can log in with wrong password, what's wrong? 0 Answers