开发者

LightSwitch : Attach to Online Data Source

开发者 https://www.devze.com 2023-03-12 15:47 出处:网络
Using Microsoft Visual Studio LightSwitch Beta 2 How to Attach to external Data Source that could be found on my Host ?

Using Microsoft Visual Studio LightSwitch Beta 2

How to Attach to external Data Source that could be found on my Host ?

Example :

Host : www.xxxxx.com

Database : www.xxxxx.com/Source.mdf

How开发者_如何转开发 can I point SQL Server to there ?


In the Solution Explorer on the right, right-click Data Sources and choose "Add Data Source...". Then choose Database and Microsoft SQL Server.

0

精彩评论

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