Why I can not connect to MySql .Net with Driver connection String as it works with Delphi's TADOQuery?

后端 未结 0 1312
盖世英雄少女心
盖世英雄少女心 2021-02-10 11:39

I have Connection string like this:

Driver={MySQL ODBC 8.0 Unicode Driver}; Server=localhost; Database=data; UID=root; Password=admin;

My program

相关标签:
回答
  • 消灭零回复
提交回复
热议问题