Re: .mylogin.cnf and C# connector
Posted by: JOSE RAMIREZ
Date: September 19, 2017 01:27PM

Hello Damir,

connection between a C# app and MySQL server can be established easily. MySQL has the Connector .NET product which provides that functionality. You can refer to the product's documentation for additional info.

Connection example: https://dev.mysql.com/doc/connector-net/en/connector-net-programming-connecting-connection-string.html

Download page and documentation: https://dev.mysql.com/downloads/connector/net/


Feel free to let me know if you have any additional questions.


====================================
Jose Maria Ramirez

Options: ReplyQuote


Subject
Written By
Posted
September 03, 2017 01:12AM
Re: .mylogin.cnf and C# connector
September 19, 2017 01:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.