473,379 Members | 1,170 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,379 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 2795
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: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
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...

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.