随笔 - 141  文章 - 1  评论 - 795 
04-SQL Server
MS SQL Server
What version of SQL Server do I have?(转)      摘要: SQL Server 版本号完全列表(转载).  阅读全文
posted @ 2007-10-18 16:31 Anders Cui 阅读(613) | 评论 (0)  编辑
在SQL Server数据库上执行异步操作      摘要: 有时候我们需要在SQL Server数据库上执行异步操作,即在后台任务中执行该操作,主程序则可以执行其它操作。本文简单介绍相关的一些技术。  阅读全文
posted @ 2007-04-11 21:25 Anders Cui 阅读(742) | 评论 (4)  编辑