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

Populate Form with CrossTab queries and add records to them.

Hello all,
I want to know if this is even possible.

This is my DB structure

Table
SampleDate :

SampleID SampleDate Comment
1 1/1/2005 X
2 1/1/2006 Y
Table DateParameters :

SampleID ParameterID Value
1 AG 0.1
1 AL 0.2
1 MG 0.3
2 AL 0.6
2 MG 0.5
Now, I want to create a form where I need it to look like this for
example when the SampleID = 1

SampleDate AG AL MG
1/1/2005 0.1 0.2 0.3

1). I guess this is possible using a crosstab query. Where do I find
examples of how to dynamically attach a crosstab query to a form's
input ?

2). Can the users update these values and then how will they be stored
back in the database ?

3). Can they add new records (new values for AG,AL and MG on new dates)
? how will they be updated as two tables have to be updated ?

Any articles which illustrate this would be highly appreciated too.
Please remember that I need this for an interactive form.
Thanks,
Anirudh Garg

Nov 13 '05 #1
1 1526
The answer to 2 and 3 is No. A crosstab query is not updateable.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com
"anirudh" <an*********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Hello all,
I want to know if this is even possible.

This is my DB structure

Table
SampleDate :

SampleID SampleDate Comment
1 1/1/2005 X
2 1/1/2006 Y
Table DateParameters :

SampleID ParameterID Value
1 AG 0.1
1 AL 0.2
1 MG 0.3
2 AL 0.6
2 MG 0.5
Now, I want to create a form where I need it to look like this for
example when the SampleID = 1

SampleDate AG AL MG
1/1/2005 0.1 0.2 0.3

1). I guess this is possible using a crosstab query. Where do I find
examples of how to dynamically attach a crosstab query to a form's
input ?

2). Can the users update these values and then how will they be stored
back in the database ?

3). Can they add new records (new values for AG,AL and MG on new dates)
? how will they be updated as two tables have to be updated ?

Any articles which illustrate this would be highly appreciated too.
Please remember that I need this for an interactive form.
Thanks,
Anirudh Garg

Nov 13 '05 #2

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

Similar topics

0
by: Tim Marshall | last post by:
I googled the Oracle groups on this and didn't find much. Anyone here know of any approximations to Jet Crosstab queries? I'm converting a Jet reporting application with loads of graphs using...
2
by: Sherman H. | last post by:
I have a few questions for crosstab and popup form questions: 1. I created a crosstab as follows: IT Financial Operation John 21 22 ...
4
by: Judy | last post by:
I'm using Access 2003 and was wondering if it is possible to have a paramater selection within a crosstab query so that I wouldn't need to build a new table. I have a select query that I'm using...
2
by: carl.barrett | last post by:
Hi, I'm back with the same question as I still can't get it to display my data the way I want it to. The table lists information about a perpetrator involved with an anti social behaviour...
2
by: BeruthialsCat | last post by:
I have 4 crosstabs which are keyed on a managerID field. I want to combine them to provide the data for a graph. I currently have them combined in a union query to produce 4 rows of data for each...
13
by: salad | last post by:
Operating in A97. I didn't receive much of a response conserning Pivot tables in Access. Pivot tables are nice, but a CrossTab will work for me too. Using a Pivot table, one is actually...
5
by: joshua.nicholes | last post by:
I have an access database that consists of two tables.A data collection table and a species list table. The data collection table has about 1500 records in it and the species list has about 600....
1
by: greg | last post by:
I have a table that I want to left join with crosstab query and I want to be able to edit data in the table (only). However, once I perform the join, the entire query result cannot be edited. Is...
4
by: m.wanstall | last post by:
I have a crosstab query that compiles data for Months of the year. I have a stacked select query on top of that crosstab query that uses the latest 2 months data and exports it to a fixed length...
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: 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...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.