c# - setup project with mysql database -


i have project have winform program written in c #, has been completed. use mysql if database. when install program customers not need install mysqli automatically, how can not install it?

for saying need create connection string connection:

https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-connection-without-dsn.html

just make sure installation includes odbc drivers mysql


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -