本文介绍了在sql中更新表的返回值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望在更新,插入或删除数据库表时更新表单控件。

i我正在使用sql server 2005.

和vb作为前端。



Thnks问候,

Vishal Patil

i want to update the form controls when my database table is updated,inserted or deleted.
i am using the sql server 2005.
and vb as a frontend.

Thnks regards,
Vishal Patil

推荐答案


这篇关于在sql中更新表的返回值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-19 02:02