C#C
C#2y ago
Lazy

✅ changing server from MYSQL to SQL server (Microsoft) in visual studio

i created a project on visual studio in c# community and i used MYSQL server but the guidelines for the project specify sql server to be used as the server and data connection how do i change it?
Was this page helpful?