473,699 Members | 2,698 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 23964
TC
Answers in-line.
"Ewin" <me*********@db forums.com> wrote in message
news:34******** ********@dbforu ms.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,
BuyerInterviewI D, 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
2173
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 is possible to do when you initially create the form, but I have just spent ages lovingly formatting my form, and I don't want to have to start all over again! Thanks!
2
9191
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
4067
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 supposed to take to graduate. This form also has a combo box for assigning grades for each class. I am trying to save information from the form to the student info table and to save each class on the form as separate records in the transcript line...
8
14784
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 entries, Table2 stores only the extra info relevant to items that are TYPEA, Table3 stores only the extra info relevant to items that are TYPEB, and so on. All relationships are setup (one-to-one) between the main table (Table1) and all the other...
6
2785
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 3 sets of combo boxes. The first box I want the user to select a protocol that they wish to display.Next I have 2 combo boxes that display dates. I have 3 tables, one with the date ranges, one with the protocols and one with all the data. I want...
1
2504
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 control to create 4 tabs. Individually the forms worked ok, but now I get error messages "this control has invalid control source" and don't know how to fix without then causing errors on other tabs. How do I incorporate different tables into...
1
1523
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 & paper. I’ve created a Table (Table-A) to automatically assign an ECO number, track who the originator is, the product line being affected, and status of the ECO. I’ve set this up so that Table-A stores information for the Originator (Table-B),...
9
2121
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 I know there is data in the database that should be coming up. I'm searching two tables that are linked with a foreign key (member_id). The members table is the main table (where "member_id" is an auto increment key) , and the specialty_groups...
4
3295
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 importing the gathered information . Can anyone please give solutions with my problem? Can I make a datasheet form (consisting fields from multiple tables that are linked together with relationships) in ms access which I could paste append or insert...
0
8704
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8623
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9192
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9054
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8939
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8895
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
3071
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2362
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.