如何连接两个Access表并从两个表中进行搜索。

编程入门 行业动态 更新时间:2024-10-27 14:31:37
本文介绍了如何连接两个Access表并从两个表中进行搜索。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何连接两个Access表并从两个表中进行搜索。 例如,假设一个表是学生注册表,另一个表是标记条目。那么如何绑定注册条目并将条目标记在一起。因此,当我进行搜索时,它将根据表格中的学生ID返回结果.............................. ......谢谢 我的网站:

How can I connect two Access tables and do a search from both of them. For example suppose one table is of Student Registration and other is of marks entry. So How can I bound the registration entry and marks entry together. So when i do a search it will return the result based on that Student ID from both the tables....................................Thanks My website :

推荐答案

尝试创建连接查询并将查询绑定到数据集。 将数据集返回到视图中搜索它。 Try creating join query and bind the query to a dataset. Return the dataset to the view and make search on it.

更多推荐

如何连接两个Access表并从两个表中进行搜索。

本文发布于:2023-07-11 09:32:40,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1093595.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:两个   并从   Access

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!