开发者

MySQL on remote box & Microsoft Entity Framework tips?

开发者 https://www.devze.com 2023-01-24 10:18 出处:网络
We have a client with a MySQL database that we need to access over the internet.A port number is open on their end for us to gain access and run queries.

We have a client with a MySQL database that we need to access over the internet. A port number is open on their end for us to gain access and run queries.

I was wondering if anyone's had experience using the Entity Framework with a MySQL database over the internet and what gotchas and tips you had to share? Is it pretty straightforward getting t开发者_运维问答o the data in your experience? We'll likely be using the most recent version of EF, if that makes a difference. Thanks much for sharing.


Just mentioned this over here

would this be of interest WCF Data Services

0

精彩评论

暂无评论...
验证码 换一张
取 消