- 博客(2)
- 收藏
- 关注
转载 AAAAAAAAA
Code--判断sql执行所花的时间(精度为毫秒) DECLARE @begin datetime DECLARE @chaju bigint DECLARE @end datetime SET @begin=getdate() --要执行的sql语句 SET @end=getdate() SELECT @chaju = datediff(Millisecond, @beg...
2008-10-15 23:59:00
170
转载 将DBGridEh中数据导出到Excel
Code procedureTForm1.Button3Click(Sender:TObject); varExpClass:TDBGridEhExportClass; Ext,strDate:String; begin strDate:=formatdatetime('yyyy',DataTimer.DateTime)+formatdatetime('mm',D...
2008-10-02 18:09:00
215
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅