在特定和更新数据库上自动调用某些方法。 [英] Automatically Call Some Method At specific And Update Database.

查看:107
本文介绍了在特定和更新数据库上自动调用某些方法。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在制作一个网站,我需要在23:59自动调用某个方法并更新数据库。

解决方案

你不会在网站上这样做写一个在分配的时间执行的SQL作业并运行所需的存储过程。



有关更多信息,请尝试 -

安排工作 [ ^ ]

创建Transact-SQL作业步骤 [ ^ ]

创建和安排工作 [ ^ ]

I am making a website in which i need to automatically call some method at 23:59 and update database.

解决方案

You will not do this at the website level.
Write an SQL job that executes at the allocated time and runs the desired stored procedure.

For more information, try -
Schedule a Job[^]
Create a Transact-SQL Job Step[^]
Create and Schedule jobs[^]


这篇关于在特定和更新数据库上自动调用某些方法。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆