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

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -