摘要:
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
阅读(176)
评论(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
阅读(101)
评论(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
阅读(130)
评论(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
阅读(68)
评论(0)
推荐(0)