2016-12-13 [.NET]OracleCommand 請務必要設定 CommandTimeout 3636 0 .NET 最近有支EXE 使用 Oracle DB 在執行時, 發現有筆資料,跑一整天也跑不完, 而導致後面待處理的資料一直卡住。 ...繼續閱讀 » OracleCommandSqlCommandCommandTimeout
2012-02-03 [ADO.NET]SqlCommand.Transaction遇到Exception時,會變成null 14148 0 ADO.NET [ADO.NET]SqlCommand.Transaction遇到Exception時,會變成null ...繼續閱讀 » NullexceptionSqlCommand.Transaction
2010-01-04 使用SQLCommandBuilder.DeriveParameters取出SP參數 4960 0 SQL 使用SQLCommandBuilder.DeriveParameters取出SP參數 ...繼續閱讀 » DeriveParametersSqlCommandBuilder