討論串[問題] ASP.net應用程式中發生伺服器錯誤
共 8 篇文章
內容預覽:
請在SqlConnection的ConnectionString屬性中設定SQL server登入用的. username和password. 寫法為:. "Persist Security Info=False;Integrated Security=SSPI;. database=northwi
(還有35個字)
內容預覽:
想寫一個程式~. 從textbox填資料. 按一個button就寫入資料庫. 而資料顯示是透過response.write. 但~不知為啥...按button卻出現下面的error訊息. --------------------------------------------------------
(還有253個字)