使用mysql而不是sql server [英] using mysql than sql server

查看:96
本文介绍了使用mysql而不是sql server的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

mysql可以在C#Windows应用程序中使用,它是否比sql Server更好??

can mysql use in C# windows application and it is better than sql server or not??

推荐答案

是的,您可以在C#Windows应用程序中使用mySql,相同Web应用程序中可以使用的方式-甚至代码和过程也相同.但是每台运行该应用程序的Windows PC都必须有权访问MySql服务器,就像Web服务器必须使用站点运行MySql一样.

哪个是最佳"?我更喜欢Sql Server,纯粹是基于Sql Server Management Studio的质量-我感到所有MySql的免费工具都有些垃圾. SqlYOG除外,只是现在是有限的免费版本和付费的适当"产品.
Yes you can use mySql in C# windows app, the same way you can in a web application - even the code and the process is the same. But each Windows PC running the app must have access to a MySql server, in the same way that the web server runnign a MySql using site must.

Which is "best"? I prefer Sql Server, purely on the quality of the Sql Server Management Studio - all the free tools for MySql were a bit rubbish, I felt. SqlYOG excepted, only that is now a limited free version and a pay-for "proper" product.


使用.net连接器连接到MySQL.

http://www.mysql.com/products/connector/ [
干杯.
Use the .net connector to connect to MySQL.

http://www.mysql.com/products/connector/[^]

"Better" is subjective. Pros and cons either way, and this isn''t the right forum to debate.

Cheers.


这篇关于使用mysql而不是sql server的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆