开发者

Proxy SQL Server Request

开发者 https://www.devze.com 2022-12-19 06:07 出处:网络
Does anybody know how can I proxy SQL Server requests through another application. I have desktop based application and I do not want 开发者_开发技巧the application to directly connect to SQL Server.

Does anybody know how can I proxy SQL Server requests through another application.

I have desktop based application and I do not want 开发者_开发技巧the application to directly connect to SQL Server.


Check this out:

GreenSQL acts as a MySQL Proxy http://www.greensql.net/


Implement some sort of messaging system in your applications. .NET Remoting, WCF, etc.

0

精彩评论

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

关注公众号