摘要:
DECLARE @strPath NVARCHAR(200)set @strPath = replace(replace(replace(CONVERT(varchar, getdate(), 120 ),'-',''),' ',''),':','')set @strPath = REPLACE(@strPath, ':' , '.')set @strPath = 'E:\Backup\Mis.B... 阅读全文
posted @ 2010-01-13 16:44
白沙河
阅读(2106)
评论(0)
推荐(0)
浙公网安备 33010602011771号