本文介绍了连接"TextBox" & "bindingNavigator"运行时对Access数据库进行控制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我不知道如何连接"TextBox"和""bindingNavigator"控件将对由Access在运行时编写的数据库进行控制,以便bindingNavigator所选择的记录的特定字段显示在TextBox中.如有可能,请举例说明.

非常感谢

Hello

I wonder how I could connect "TextBox" & "bindingNavigator" controls to a database written by Access at Run Time, so that a specific field of selected record by the bindingNavigator, is displayed in the TextBox. If possible, please explain it to me with an example.

Thanks a lot

推荐答案


这篇关于连接"TextBox" & "bindingNavigator"运行时对Access数据库进行控制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-26 21:31