473,396 Members | 2,010 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Will arrays work in MSAccess to facilitate population of one single field with many v

I would like to create one holding field to house which applications (Multiple) are relavant for each record.

Application 1
Application 2
Application 3
...
Application 25

Records Application(s)
Record 1 (App1, App3, App17)
Record 2 (App3, App4, App5)
Record 3 (App9)
Record 4 (App10, App,16, App25)

Also, is it possible for user to see list to select from prior to choosing?

Thanks in advance,
Dan
May 31 '13 #1
5 1149
Never mind, ... I just found my answer:
There is an 'ALLOW MULTIPLE VALUES' checkbox under the Look Up Wizard which works great.
May 31 '13 #2
Rabbit
12,516 Expert Mod 8TB
Your data is unnormalized. This will result in more difficulties later on. You may want to think about taking a little extra time to normalize your data now rather than dealing with the headache that will result down the line. We have an article regarding normalization here: http://bytes.com/topic/access/insigh...ble-structures.
May 31 '13 #3
Thanks Rabbit.

The LookUp is coming from a distinct table so it should already be normalized. I will read the article on your link to see if I am missing something.
May 31 '13 #4
Rabbit
12,516 Expert Mod 8TB
Because you have multiple applications per row, that makes it unnormalized.
May 31 '13 #5
Okay, I see the confusion ...

I tried to place a rather generic term to illustrate what I needed. I was referring to sources of data for each specific query I was building. My data is coming from one database, with many MUMPS globals: INPATIENT Pharmacy, OUTPATIENT Pharmacy, IV Pharmacy, LAB, et cetera. (I referred to those as applications).

I am creating a database to help me catalogue several queries (each as an individual record.)

The queries may trancend many Mumps Globals to get the desired output. I am listing each inner joined global (application) associated with the queries output for each query. So, duplication is expected.

This will just be a roladex to utilize MS Acces to look up which queries are associated with which package global.

I fear my explanation may have created more confusion ... but I believe I am okay.

Thanks
May 31 '13 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: John | last post by:
Hi: I want all objects of a class share the same set of data, which will be input from a file when the code start to run. In my design, I use static data member. The definition of the class is...
2
by: Steve Schlesinger | last post by:
In the following code I do a forced downcast of an A object to its derivative B If I declare all member variables in A and only add member functions in B, will this always work? The test...
3
by: Paul Janssen | last post by:
Hello! Can anyone help me out with the following situation: (a) a single query with 550 id's in the IN-clause resulting into 800+ seconds; (b) 550 queries with a single id in the IN-clause...
2
by: Jen F. | last post by:
I have inherited a medical database in which there are multiple values stored in a single field (ie. "Current Conditions" field might contain 1-20 different conditions, separated by comma (ie....
1
by: Dot net work | last post by:
Like most people I guess, I'd like my ASP.NET app to work and look good under as many browsers as possible. I left all of my webform pages to the default ms_positioning grid style setting. Will...
4
by: Aristotelis E. Charalampakis | last post by:
Hello all, I suppose that this question is not uncommon, but I am unable to google the answer. I have written a dll in C++ 6.0 (Math only!) which works perfectly with VB 6.0. Now that I am...
3
by: tricard | last post by:
Good afternoon, I am having troubles with an insert into statement in Access 2002 that I am performing through VBA. I am inserting a single record into a table with one yes/no field. For some...
3
by: Bjorn Sagbakken | last post by:
What is the best way to read single field values from a dataset? The dataset is populated with a customer record, showing well in a gridview. But I also want to read the single field values, like...
1
by: nathanwb | last post by:
I have a small app that allows users to send messages back and forth to each other. I have a place that shows there messages and they can click on a message to read. I have a field in the table...
1
by: GRUNT | last post by:
As a beginer,Im trying to COUNT values in a single field where they meet the critria below., Then SUM then altogether. Coursename,enddate1 and enddate2 are Request.QueryStrings form an .ASP web...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.