创建Windows 7小工具以在sql数据库中插入记录 [英] Create windows 7 gadget to insert record in sql databse

查看:109
本文介绍了创建Windows 7小工具以在sql数据库中插入记录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





如何创建Windows小工具以在sql数据库中输入记录?

Hi,

How can i create windows gadget to enter record in sql database ?

推荐答案

您需要做的是拥有一个可以处理从小工具发送的数据的WebService。使用该Web服务写入SQL数据库。



在小工具中,最好将数据打包为json格式并发布到Web服务。



注意:由于安全风险,Windows 7小工具(或侧边栏应用程序)几乎已被删除。
What you will need to do is have a WebService that can handle the data sent from the gadget. Use that webservice to write to the SQL db.

In the gadget, probably best to package up the data as json format and post to the webservice.

Note: Windows 7 gadgets (or sidebar applications) have pretty much been dropped due to security risks.


这篇关于创建Windows 7小工具以在sql数据库中插入记录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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