启动程序及一些时间转换
一点技术含量都没有。 只不过是我自已把它记下来而已。
System.Diagnostics.Process.Start(@"D:\FoxMail\Foxmail.exe");
select *
from MonthlyEnterpriseMonitor
where cast([Year] AS nvarchar(10))+'-0'+cast([Month] AS nvarchar(10))+'-01 00:00:00'
between '2009-01-01 00:00:00' and '2009-02-28 23:59:59'