2011年8月25日

Delete of BizTalkServerIsolatedHost failed解决方法

摘要: 错误描述 Error information: Delete of BizTalkServerIsolatedHost failed Additional information: Cannot delete this object since it is being referenced di... 阅读全文

posted @ 2011-08-25 15:43 张大大123 阅读(114) 评论(0) 推荐(0) 编辑

SQL 时间类型转字符串格式列表

摘要: 日期时间转字符串 Select CONVERT(varchar(100), GETDATE(), 0): 05 16 2006 10:57AM Select CONVERT(varchar(100), GETDATE(), 1): 05/16/06 Select CONVERT(varch... 阅读全文

posted @ 2011-08-25 12:04 张大大123 阅读(107) 评论(0) 推荐(0) 编辑

导航