473,385 Members | 1,856 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,385 software developers and data experts.

AutoFill Field

Hi

I have a database with about 6 tables - each table is connected via the
primary field in table no 1 - request no, one to many relationship.
All tables also have one other field in common - software title.

What I need to do is to automatically fill in software title field in
each of the tables if the request no selected is the the same as in
table 1?

Anyone any idea's??

Nov 13 '05 #1
2 2371
"cazz" <ca****************@yahoo.com> wrote in message
news:11********************@o13g2000cwo.googlegrou ps.com...
Hi

I have a database with about 6 tables - each table is connected via the
primary field in table no 1 - request no, one to many relationship.
All tables also have one other field in common - software title.

What I need to do is to automatically fill in software title field in
each of the tables if the request no selected is the the same as in
table 1?

Anyone any idea's??


Put software title table no 1. Or a lot better, have a table called
softwaretitles, with an ID field and and text field, and set up a one to
many relationship between that and table no 1.
Nov 13 '05 #2
One of the main reasons for "relating" tables is to eliminate the
duplication of data. You don't need, and should not have, the field
[software title] in each table. A query containing the ONE table that has
the [software title] would be used as a record source for forms/reports (or
DbLookUp) anytime you need to display that value.
-Ed

"cazz" <ca****************@yahoo.com> wrote in message
news:11********************@o13g2000cwo.googlegrou ps.com...
Hi

I have a database with about 6 tables - each table is connected via the
primary field in table no 1 - request no, one to many relationship.
All tables also have one other field in common - software title.

What I need to do is to automatically fill in software title field in
each of the tables if the request no selected is the the same as in
table 1?

Anyone any idea's??

Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ross Lewis | last post by:
Is it possible to autofill a specific field in and Internet Explorer form. I would like to install a program on a client's computer that will automatically fill in a password field with their mac...
0
by: Chris Sharman | last post by:
I'd like to design my pages to work cooperatively with browser autofill features. I've loked around, but can't find any good documentation on supported/unsupported field names...
1
by: shortbackandsides.no | last post by:
I'm having a lot of difficulty trying to persuade the Google toolbar autofill to act consistently, for example ======================= <html><head> <title>autofill test</title> </head><body>...
0
by: David Portabella | last post by:
Hello, I am a doing a survey about Autofill Web Forms softwares. Usually, they all collect information of the user once during the set-up phase (user knowledge base). Then, when the user...
0
by: Ray Holtz | last post by:
Is it possible to autofill a field based on what is entered into another field in a form? My form has an employee field, and department field. In an Items Table, I have fields FldEmployee, and...
1
by: mike | last post by:
Hi All I have a combo box that sources from a field and enables me to autofill if I have the properties as such: Column count: 2 Bound Column: 1 Column Width: 0 Auto expand: yes
2
by: LCalaway | last post by:
Happy 4th, all How do you turn off the following type of autofill: Example: I have created a table with four text fields. When entering numeric data in these fields, by the third field, a...
1
by: Pazeh | last post by:
Hello, a first timer here! stumbled upon one of the threads hear while searching on google & the feedback was awesome so I decided to jump in & ask my Q! I'm a newbie in AJAX, but I know my way...
12
by: klbrownie | last post by:
Hello, I am trying to get a date field to autofill based on the date of another date field. I want the autofilled date to be 30 days after the other date. For example, if the user has entered...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.