链接列表为enemys [英] Linking list for enemys

查看:62
本文介绍了链接列表为enemys的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在惩教机构工作,我正在尝试建立一个数据库

,当我输入一个名称时,它会在子表格中显示敌人。


我创建了这个但是我希望搜索能够向后搜索

compatable。如果我从子表单列表中键入一个名称,它将拉出与他的表相关联的所有

人。


谁能告诉我怎么做?

解决方案

尝试一个包含所有名称的表,以及另一个多对多表连接

名表中的每个人和你一样多的其他人

在那张桌子里。


例如ChapsTable

ChapsID Autonumber

ChapsName文字


JoinChapChaptable

ChapID1长

ChapID2长

Retationship Byte


主表单与ChapsID相关,子表单将通过JoinChapChap表获取相关记录的所有

。 DoubleClick记录在

子表单中,这将成为主表单中的记录


玩得开心


Phil


" Praetorian269" <第******* @ spamcore.com>在留言中写道

新闻:MP ************************ @ news.core.com ...

我在惩教机构工作,我正在尝试建立一个数据库,当我输入一个名字时,它会显示一个子表格中的敌人。

我创造了这个我希望搜索能够向后兼容。如果我从子表单列表中键入一个名称,它将拉出与他的表相关联的所有人。

任何人都可以告诉我该怎么做?



" Praetorian269" <第******* @ spamcore.com>在留言中写道

新闻:MP ************************ @ news.core.com ...

我在惩教机构工作,我正在尝试建立一个数据库,当我输入一个名字时,它会显示一个子表格中的敌人。

我创造了这个我希望搜索能够向后兼容。如果我从子表单列表中键入一个名称,它将拉出与他的表相关联的所有人。

任何人都可以告诉我该怎么做?



我对

惩教设施中的向后兼容性概念感到不舒服......


TC


> >谁能告诉我怎么做?



我对
惩教设施中向后兼容的概念感到不舒服......




我觉得有人在修正

设施中进行编程工作时不得不提出这个问题。我希望他没有维护控制电池门和门的程序




-

** ****************************

弗雷德帕克

林恩咨询集团, LLC
http://www.lynnconsultinggroup.com

******************************


I work in a correctional facility and I am trying to make a database that
when I type a name it will show enemys in a subform.

I have created this however I would like the search to be backwards
compatable. If I type a name from the subform list it will pull all the
people linked to his table.

Can anyone tell me how to do this??

解决方案

Try a table containing all the names, and another many to many table linking
each individual in the names table to as many other individuals as you like
in that table.

eg ChapsTable
ChapsID Autonumber
ChapsName Text

JoinChapChaptable
ChapID1 Long
ChapID2 Long
Retationship Byte

The Main form would be related to ChapsID and the subform would pick up all
the related records via the JoinChapChap table. DoubleClick on the record in
the subform, and that would become the record in the main form

Have fun

Phil

"Praetorian269" <th*******@spamcore.com> wrote in message
news:MP************************@news.core.com...

I work in a correctional facility and I am trying to make a database that
when I type a name it will show enemys in a subform.

I have created this however I would like the search to be backwards
compatable. If I type a name from the subform list it will pull all the
people linked to his table.

Can anyone tell me how to do this??



"Praetorian269" <th*******@spamcore.com> wrote in message
news:MP************************@news.core.com...

I work in a correctional facility and I am trying to make a database that
when I type a name it will show enemys in a subform.

I have created this however I would like the search to be backwards
compatable. If I type a name from the subform list it will pull all the
people linked to his table.

Can anyone tell me how to do this??


I feel uncomfortable with the concept of backwards compatibility in a
correctional facility...

TC


> > Can anyone tell me how to do this??



I feel uncomfortable with the concept of backwards compatibility in a
correctional facility...



I feel uncomfortable that someone doing programming work in the correctional
facility has to ask this question. I hope he isn''t maintaining the program
that controls the cell doors and gates.

--
******************************
Fred Parker
Lynn Consulting Group, L.L.C.
http://www.lynnconsultinggroup.com
******************************


这篇关于链接列表为enemys的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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