在数据库中出现值时弹出表格 [英] Pop out form on occurence of value in a database

查看:89
本文介绍了在数据库中出现值时弹出表格的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想创建一个在数据库中插入特定值时将在屏幕上弹出的应用程序.请分享一些想法.

Hi,
i want to create an application that will pop out on the screen when a particular value is inserted in the database.please share me some ideas.

推荐答案

唯一的方法在网站上执行此操作,就是进行不断的AJAX调用,以检查数据库中的该值.
The only way to do this with a website, is to make constant AJAX calls which check for that value in the database.


您可以创建一个Christian所说的Ajax网站,或者通过Windows应用程序来检查在定时间隔中获取该值.

您还可以使用插入该值时调用Web服务的数据库触发器.
You can do an Ajax web site, like Christian said, or a windows aplication that checks for that value in timed intervals.

You can also use a database trigger that calls a web service when that value is inserted.


这篇关于在数据库中出现值时弹出表格的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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