473,402 Members | 2,072 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,402 software developers and data experts.

Complex form using multiple tables


I'm a beginner user of MS Access, and I am having a problem building a
database with a complex form that enters to several tables.

I did not use subforms because I am attempting to emulate the hard copy
of the form that was given to me by my supervisor. I don't know if that
makes my problem impossible or not...

Basically, there are six tables, and the blanks on the form that apply
to two of them will not let me fill in any data or select from my
combo boxes.

I've searched this website, my reference books, and the web at length
and I can't find a basic explanation of what is going on... nor is my
vocabulary really up to the task of doing this kind of research. I
don't KNOW anything, and I have a deadline staring me in the face... :(

Please assist, thanks in advance.

- Ewin
--
Posted via http://dbforums.com
Nov 12 '05 #1
2 23948
TC
Answers in-line.
"Ewin" <me*********@dbforums.com> wrote in message
news:34****************@dbforums.com...

(snipped)

I'm a beginner user of MS Access, and I am having a problem building a
database with a complex form that enters to several tables.
Access forms are either "bound", or "unbound". Bound forms automatically let
you add, edit, delete and find records. You need not write any code for
that. However, a bound form can only be based on a *single table or query*.
You can not base different parts of a bound form, on different tables &
queries!

Conversely, in an *unbound* form, you can make it do about whatever you
want. This includes, basing different parts of the form on different tables
or queries. However, Access does *not* provide any default
add/edit/delete/find functionality for an unbound form. You will have to
write all of that, yourself. With respect, you clearly do not have the level
of knowledge required to write an unbound form, at present.

I don't KNOW anything, and I have a deadline staring me in the face... :(


That is not a good place to be. All that you can really do, is get some
extra time from the boss, & get a good book on learning Microsoft Access.
It's not something that you will learn in 5 minutes. IMO, it will probably
take you at least *4-6 weeks* further solid work to be able to write the
form that you want. This is partly because you will need to learn about data
modelling & normalization - significant topics in their own right.

HTH,
TC

Nov 12 '05 #2

A good friend (and database guru) helped me with my problem, and we
determined that it was a simple conceptual problem... and if I could
use the subforms I so dreaded and make them invisible, that would solve
my troubles. We worked up an example at home over the weekend, and got
it to work.

Now I'm attempting to replicate it at work. Basic structure: since the
boss wants a user interface like the worksheet, I have a Worksheet table
with a RecordID primary key that holds the following: BuyerContactID,
BuyerInterviewID, BrokerID, and a few other links to tables containing
the actual information for each record. BuyerContact, BuyerInterview,
etc. are subforms in the main form.

Now I'm getting an error message when I attempt to add something to my
subform... waiting to hear from the friend.

Thank you for the advice, though.
--
Posted via http://dbforums.com
Nov 12 '05 #3

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

Similar topics

1
by: MJD | last post by:
Hi, Having created a form in ms access using a single table as its data source, is there a way of adding a new text box whose data source comes from a different table in the database? I know it...
2
by: Sami | last post by:
Could someone explain clearly how to go about doing this? I have tried setting up the structure on numerous occasions, but it never seems to work. Could someone please help me out? Thanks!
2
by: Tolu | last post by:
Hello I am trying to save information from one form to two tables. I have a table for Student info and Transcript line. I have a form that list all the classes (using text boxes) a student is...
8
by: fonzie | last post by:
Is it possible to have a data entry form where the information is stored in several different tables (5 or 6)? I have an inventory database where Table1 stores all of the data common to all...
6
by: dafinder | last post by:
Hello all, I am a new user of Access and have run into some problems. I am building an access form that uses multiple tables. This is what I want to do in lay mans terms. I have a form with...
1
by: bmiller | last post by:
I have a form with 4 tabs that I want to use as a data entry input form. I previously had seperate forms which seem to work ok, but decided it would be better to have all together, thus used a tab...
1
by: maze03079 | last post by:
Hi … I’m very new to using MS-Access and I need some help. I work for a medical device company and prior to me coming on board they tracked ECO (Engineering Change Order) Numbers using pen &...
9
chumlyumly
by: chumlyumly | last post by:
Hello - Please help! I'm creating search pages using Dreamweaver 8, PHP, and MySQL database with Mac OS X. I think my code is good, but when I run my query, I come up with no data, even though...
4
by: knix | last post by:
I have this access project consisting of multiple tables that are linked together in a relationship. I would like to migrate the consolidated information through appending in a datasheet form or...
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: 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...
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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...

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.