똑똑해진느낌/C#
![[C#] Mysql DB 연결 오류](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2FFIyG9%2FbtqxLc1Ajk9%2FAAAAAAAAAAAAAAAAAAAAAMI1dWbCZ7PGMuTOdJSSK1Ff-Lmp_4Du1OrwxWhADhDo%2Fimg.png%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1756652399%26allow_ip%3D%26allow_referer%3D%26signature%3D2P3OEQCuRd52Ep4lqW8FURTiOf8%253D)
[C#] Mysql DB 연결 오류
제 답변입니다. 문제점은 MySQL 서버가 아닌 SQL 서버로 연결하려고해서 발생되고 있습니다. 1. 우선적으로 MySql Connector / NET 를 하기 링크에서 다운로드 및 설치 바랍니다. (https://dev.mysql.com/downloads/connector/net/) MySQL :: Download Connector/NET Download Connector/NET Connector/NET is a fully-managed ADO.NET driver for MySQL. MySQL Connector/NET 8.0 is compatible with all MySQL versions starting with MySQL 5.5. Additionally, MySQL Connector/NET 8..