我有一个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 (编辑:湖南网)
【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!
|