加入收藏 | 设为首页 | 会员中心 | 我要投稿 51站长网 (https://www.51zhanzhang.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
站内搜索:
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql-server-2008 – SQL Server Express的任务调度程序

发布时间:2020-12-31 01:54:04 所属栏目:MsSql教程 来源:网络整理
导读:我有一个ASP.NET MVC应用程序,它与SQL Server 2008 R2 Express版本下的数据库一起使用.需要执行更新数据库中某些记录的常规任务. 不幸的是,Express Edition缺少SQL Agent. 你会推荐什么方法? 解决方法 使用ExpressMain,它是SQL Server Express用户非常方便的

我有一个ASP.NET MVC应用程序,它与SQL Server 2008 R2 Express版本下的数据库一起使用.需要执行更新数据库中某些记录的常规任务.

不幸的是,Express Edition缺少SQL Agent.
你会推荐什么方法?

解决方法

使用ExpressMain,它是SQL Server Express用户非常方便的解决方案.

ExpressMaint

Project Description

This project
maintains two utilities for automating
the backup and maintenance of
databases for SQL Server
2005/2008/2008R2 Express Edition. They
are based on the sqlmaint application
that came with SQL Server 2000 but
updated for SQL Server
2005/2008/2008R2. There is a
standalone VB.NET console application
and a SQL stored procedure,that
demonstrate how to automate database
backup and maintenance tasks via SMO
(SQL Management Objects) or TSQL.

这两篇文章将帮助您使用它
http://www.sqldbatips.com/showarticle.asp?ID=27
http://www.sqldbatips.com/showarticle.asp?ID=29

(编辑:ASP站长)

【免责声明】本站内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。

    相关内容
    未处理完善
      无相关信息
    未处理完善