顯示具有 SQL server 標籤的文章。 顯示所有文章
顯示具有 SQL server 標籤的文章。 顯示所有文章

2010年6月20日 星期日

[ASP] SQL server Insert datetime欄位時 發生 從字元 (char) 字串轉換到 datetime 的語法錯誤

在ASP中,要將時間寫進SQL server欄位(datetime),如果格式不正確,會出現錯誤。