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

Data entry on form based on a many-to-one-to-many relationship query

Hello Readers,

I am trying to update data on a form that is based on a query having a
many-to-one-to-many relationship. I found this exciting link that
seemed to have the solution for me:

http://support.microsoft.com/?kbid=304473

I referred to the part in it that says:

Query based on three or more tables in which there is a
many-to-one-to-many relationship:
"Though you can't update the data in the query directly, you can
update the data in a form or data access page based on the query if
the form's RecordsetType property is set to Dynaset (Inconsistent
Updates)."

I implemented it on the form in question but I am still not allowed
any updates. Any ideas? What more should I be checking for?

Thanks for any help.
Carmela.
Nov 13 '05 #1
3 2790
Hi Carmela,

I haven't tried to do what you're doing. I have done similar things by
using a combo box to select data from one of the sides, and using that
select to display editable 1-many data.

I think my tables are one-to-many-to-one, but I would think some way of
breaking the problem into smaller pieces would work..

Jerry

Nov 13 '05 #2
Hi Carmela,

I haven't tried to do what you're doing. I have done similar things by
using a combo box to select data from one of the sides, and using that
select to display editable 1-many data.

I think my tables are one-to-many-to-one, but I would think some way of
breaking the problem into smaller pieces would work..

Jerry

Nov 13 '05 #3
Can anyone help please. I feel there are perhaps dozens of people out
there who have a solution to this problem.

Thank you.
Carmela
Nov 13 '05 #4

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

Similar topics

4
by: Michael Onfrek | last post by:
Hi, is copy, paste, cut of selection possible in entry widget? Docs say selection must be copied by default, in my programm it doesn't work. Regards, M.O.
7
by: Filips Benoit | last post by:
Hi, TBL_CONTACT_PERSON CNTP_ID (auto) CNTP_LAST_NAME (required = yes) CNTP_FUNCTION (required = no) CNTP_..... (all required = no) FRM_CONTACT_PERSON_ADD_NEW Property DATA ENTRY = YES
2
by: xxx | last post by:
hi there, I have a simple " expense " form which has a number of dropdowns and a field to enter the money into. The app enters data into a single table. For some reason it just stopped working....
8
by: Radx | last post by:
Here in my web application, I have a data entry page with serval controls. Some of the controls have autopostback is set true. But the problem is when two or more people are entering data at the...
6
by: Kyle Teague | last post by:
What would give better performance, serializing a multidimensional array and storing it in a single entry in a table or storing each element of the array in a separate table and associating the...
9
by: peter.bremer | last post by:
Hi all, I've got a SQL Server database that contains zipped information stored in (binary) image fields. To complicate things, this zipped data is combined with plain-text data. I've verified...
3
by: ebo2006 | last post by:
How can I validate the entry in a form, say cutomer number, is in the masterlist table, else do not accept entry?
3
by: dba | last post by:
with html and php using mysql. How do I catch error's from a database like "duplicate entry" and display something on the entry screen. Also how do you clear the data boxes on a screen. When I...
0
by: Tyler | last post by:
Made a data entry form which is a subform. I made a continuous form that displays everything entered through the data entry form. The data entry form displays all of the records. This doesn't...
5
by: user5555 | last post by:
After data entry I saved and closed the file ,second time when I open the Form completed data is not visible in Form,it cannot view pre-existing records,they exist only in tables.Data Entry set on...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

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.