通过VB.net更新网站数据库 [英] Updating Website Database via VB.net

查看:115
本文介绍了通过VB.net更新网站数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我专门为库存和销售报告创建了一个网站,我希望在商店关闭之前或之后更新其数据库。我怎么可能这样做?谢谢。

I made a website exclusively for inventory and sales report and I want to update its database before or after the store has closed. How can I possibly do it? Thanks.

推荐答案

使用以下步骤更新任务:



1.创建存储过程在数据库中定义适当的更新。

2.创建一个调用已定义过程的作业。

3.定义作业执行的时间表后端的程序,
Use the following steps to update the tasks:

1. Created the Stored procedure to define the appropriate updations in database.
2. Create a job in which the defined procedures are called.
3. Define schedule of the job at what time it will execute the procedure on the backend,


这篇关于通过VB.net更新网站数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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