Posts by Nayanne Schionato • 1 point
1 post
-
0
votes1
answer201
viewsQ: Catch problem with Mysql connection c#
Hello I’m a beginner in programming and I’m having trouble connecting Mysql in c#, where the code does not check and goes to catch action. Follows the code: conexaoDataSet = new DataSet(); conexao =…