上一页 1 ··· 116 117 118 119 120 121 122 123 124 ··· 401 下一页
摘要: Msg 547, Level 16, State 0, Line 1 (help please) I use this statements to do add a constraint or to add a foreign key. USE Kudler1_FF ALTER TABLE Empl 阅读全文
posted @ 2021-07-02 18:10 ChuckLu 阅读(218) 评论(0) 推荐(0)
摘要: 用spy++捕获窗口,得到进程编号是0x4248,十进制是16968。 任务管理器里面找到对应的进程路径 C:\Windows\CCM\TsProgressUI.exe What is TsProgressUI.exe ? TsProgressUI.exe is known as System Ce 阅读全文
posted @ 2021-07-02 11:00 ChuckLu 阅读(126) 评论(0) 推荐(0)
摘要: Using Spy++ in Visual Studio 2019 Back in November of 2018, I shared a brief explanation to obtain Winform control information by using a tool package 阅读全文
posted @ 2021-07-02 10:51 ChuckLu 阅读(158) 评论(0) 推荐(0)
摘要: How to print GETDATE() in SQL Server with milliseconds in time? I want to print GETDATE() in SQL Server 2008, I need the time with milliseconds (this 阅读全文
posted @ 2021-07-02 10:00 ChuckLu 阅读(92) 评论(0) 推荐(0)
摘要: LogInformation(string source, string eventCode, string eventDescription = "") // CMS.EventLog.EventLogProvider /// <summary> /// Writes a new informat 阅读全文
posted @ 2021-07-01 13:31 ChuckLu 阅读(82) 评论(0) 推荐(0)
摘要: Cookie Category Cookie category definition (noun) A cookie category is a set of cookies defined by their function. Cookie categories may include perfo 阅读全文
posted @ 2021-06-28 18:16 ChuckLu 阅读(121) 评论(0) 推荐(0)
摘要: cannot apply the specified columns kentico Pagination in union query of two page type The error has 2 specific messages in it: [SqlHelper.ReplaceColum 阅读全文
posted @ 2021-06-28 15:38 ChuckLu 阅读(96) 评论(0) 推荐(0)
摘要: System.NotSupportedException: [DataTypeManager.GetFieldType]: SQL type 'datetimeoffset' is not registered, register the type with method RegisterDataT 阅读全文
posted @ 2021-06-25 16:22 ChuckLu 阅读(195) 评论(0) 推荐(0)
摘要: How .NET Standard work A little journey under the hood of .NET Standard implementation If you deal with Microsoft technologies you’ve probably heard a 阅读全文
posted @ 2021-06-24 18:21 ChuckLu 阅读(121) 评论(0) 推荐(0)
摘要: Deleting 1 millions rows in SQL Server I am working on a client's database and there is about 1 million rows that need to be deleted due to a bug in t 阅读全文
posted @ 2021-06-23 10:08 ChuckLu 阅读(81) 评论(0) 推荐(0)
上一页 1 ··· 116 117 118 119 120 121 122 123 124 ··· 401 下一页