使用多输入查询 [英] Query with Multi inputs

查看:63
本文介绍了使用多输入查询的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将尽可能清楚地了解我现在所得到的以及我想要实现的目标

表1:Libary

标题 - 备忘录

姓氏 - 备忘录

名字 - 备忘录

公司 - 备忘录

年 - 数字

类型 - 备忘录

行业 - 备忘录

组织布局 - 备忘录

主要流程 - 备忘录

子流程 - 备忘录

摘要 - 备忘录

关键词 - 备忘录

表2:行业信息

行业 - 备忘录


**这为NewEntry表单提供了信息,因此该人可以从下拉菜单中选择它**

表3:OrganizationLayout

组织布局


**这为NewEntry表单提供信息,因此可以选择此人来自下拉菜单**

表4:主要流程

主要流程


**这为NewEntry提供信息形式,所以此人可以从下拉菜单中选择它。

表5:子流程

子流程


**这为NewEntry表单提供了信息,因此该人可以从下拉菜单中选择它。

表格:新条目

标题 - 文本框

姓氏 - 文本框

名字 - 文本框

公司 - 文本框

年 - 下拉

类型 - 下拉

行业 - 下拉

组织布局 - 下拉

主要流程 - 下拉(根据组织布局选择的选择更改标准)

子流程 - 下拉(标准根据主要流程的选择而更改)选择)

摘要 - 文本框

关键词 - 文本框


我想做什么... 。

看看我的形象......我已经附上了


所以基本上我想要创建那个表格

然后根据我想运行查询的用户选择的critea

有人可以给我一步一步的指示如何做到这一点?



附加图片
Example.jpg (6.8 KB,133 views)

解决方案

您是否真的将所有这些字段定义为MEMO字段?如果是这样,为什么?


,因为需要放在那里的文本数量。一些文章标题超过255个字符


我在Libary表中看到10个MEMO字段,没有RecordID自动编号字段。真的?

I am going to be as clear as possible about what i got right now and what i want to achieve

Table1: Libary
Title - memo
Last Name - memo
First Name - memo
Company - memo
Year - number
Type - memo
Industry - memo
Organizational Layout - memo
Major Processes - memo
Sub Processes - memo
Summary - memo
Keywords - memo

Table 2: IndustryInformation
Industry - memo

**This give information for the NewEntry form, so the person can selected it from the drop down menu**

Table 3: OrganizationLayout
Organization Layouts

**This give information for the NewEntry form, so the person can selected it from the drop down menu**

Table 4: Major Processes
Major Processes

**This give information for the NewEntry form, so the person can selected it from the drop down menu**

Table 5: Sub Processes
Sub Processes

**This give information for the NewEntry form, so the person can selected it from the drop down menu**

Form: New Entry
Title - Text box
Last Name - text box
First Name - text box
Company - text box
Year - drop down
Type - drop down
Industry - drop down
Organizational Layout - drop down
Major Processes - drop down (the criteria is changed based on the selection of organizational layout selection)
Sub Processes - dropw down (the criteria is changed based on the selection of major processes selection)
Summary - text box
Keywords - text box


what i want to do....
look at my image... that i have attached

so basically i want to create that form
then based on the critea choosen by the user i want to run the query
can someone give me step by step instruction on how to do this?

Attached Images
Example.jpg (6.8 KB, 133 views)

解决方案

Have you really defined all of those fields as MEMO fields? If so, why?


because of the amount of the text that needs to be put in there. some of the articles titles are more then 255characters


I see 10 MEMO fields in the Libary table and no RecordID AutoNumber field. Really?


这篇关于使用多输入查询的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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