倒數5公斤 分享
13 years ago
https://images.plurk.com/2248b3e88e57a8d3eed659a9513e6521.jpg
這是什麼?
latest #10
倒數5公斤
13 years ago
是否不能兩人以上連資料庫?
Eason
13 years ago
我猜是跟runtime關係
Eason
13 years ago
Check .net Framework requirements
立即下載
倒數5公斤
13 years ago
意思是?
倒數5公斤
13 years ago
我一開始不管在家裡做或用研究室主機做,都會出現這,我一開始以為是我家電腦的問題
Eason
13 years ago
= = 請確認你IDE 的.net Framework的需求...........................
倒數5公斤
13 years ago
但我用家裡的資料庫時,OK耶,不會跑出這是窗
_Yo_
13 years ago
看起來是連不到 SQL server ...
_Yo_
13 years ago
請確認你的 SQL Server 可以透過公開的IP (e.g. 140.118.105.207) 存取 ...另外程式裡在設定 data source 的時候記得使用公開的 IP 而不是用 localhost ...
_Yo_
13 years ago
重點是得要用 port forwarding 把 host 上的某個 port 導向虛擬機器上的 SQL server 1433 port
back to top