匹配两个表中的记录并弹出消息 [英] matching recordes from two table and pop up messsage

查看:55
本文介绍了匹配两个表中的记录并弹出消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨...


我在Windows应用程序中有两个表要求新产品和三种形式.

对于前.当我在要求表中插入任何记录时,然后在新产品表中输入相同的记录时,如果两个表值均匹配,则应在我的第一个表单中提示一条消息.

在这种情况下,我需要使用Java脚本吗?

我的项目中需要这个概念,因为我的项目基于客户呼叫中心.

在此先感谢!!!

Hi ...


I have two table Requirements and New products and three forms in windows application.

for ex. When i insert any recorde in Requirements table and after that if i enter same recorde in New products table then one message should be prompt at my first form if both the table value matched.

In this case do i need work on java script?

i need this concept in my project becoz my project is based on customer call center.

Thanks in advance !!!

推荐答案

首先在Windows应用程序中没有JAVASCRIPT的概念",所以忘记了.

您可以在Windows应用程序中以多种方式满足您的要求.

第一个是使用线程

http://msdn.microsoft.com/en-us/library/5xt1dysy% 28VS.80%29.aspx [ ^ ]

多线程Windows Forms UI交互的关键 [ ^ ]


另一种方法是使用Windows服务

简单Windows服务示例 [ http://www.c-sharpcorner.com/uploadfile/mahesh/window_service11262005045007am/window_service.aspx [ ^ ]
First of all "THERE IS NO CONCEPT FOR JAVASCRIPT IN WINDOWS APPLICATION", so forgot that way.

you can achive your requirement with many ways in windows application.

first one is using thread

http://msdn.microsoft.com/en-us/library/5xt1dysy%28VS.80%29.aspx[^]

The key to multi-threaded Windows Forms UI interaction[^]


the other way is using windows service

Simple Windows Service Sample[^]

http://www.c-sharpcorner.com/uploadfile/mahesh/window_service11262005045007am/window_service.aspx[^]


这篇关于匹配两个表中的记录并弹出消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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