I search to bind MySQL table in ASP.net GridView with SQLDataSource but I have a problem.
In fact Visual Studio 2013 seems to use "SQLServer syntax" with "[ ]" on tables and fiels in SQL select, update, request...
==> Do you have an idea of where the bug can come from ? It can be MySQL Connector/NET ?
Thanks for help :)
In fact Visual Studio 2013 seems to use "SQLServer syntax" with "[ ]" on tables and fiels in SQL select, update, request...
==> Do you have an idea of where the bug can come from ? It can be MySQL Connector/NET ?
Thanks for help :)