fixed stored procedure for consistency check to speed up processing
added history.recid to config
This commit is contained in:
@@ -408,6 +408,7 @@ namespace DataLoader
|
||||
DateTime dts = GetDTS(dr["Date"].ToString(), dr["Time"].ToString());
|
||||
|
||||
ConfigInfo ci = new ConfigInfo(null);
|
||||
ci.AddItem("History", "RecID", rid);
|
||||
ci.AddItem("Section", "OldType", stype);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user