473,386 Members | 1,720 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,386 software developers and data experts.

is there a way to complete records in tables automatically?

hi there,

well i have a db that is consists of 6 tables. 1 for the detailed information of students, 1 for the exams they should take another table that combine student name and class and id from information of student table with the exam code from exams table and his grade in this exam .

at the last table i choosed for the field of the name a lookup wizard that connects to student detailed information table so i dont have to type the whole name again .. Just select it from drop down list .. now i want the whole records to be generated automatically for a specific student that i had selected...

Knowing that i have set the relation between all related fileds from different tables to enforce referntiol integrety and cascade update and delete ...

Can any body Help me ...
BeSt ReGaRds
Mar 16 '08 #1
2 1179
nico5038
3,080 Expert 2GB
Not sure what you want to generate...
I guess you want to see the entered data for the student on one form.
In such a case just make the student table the recordsource for the form and add "linked" subforms to get the data for the selected student.
Just follow the Wizard and accept the proposed linking field.

Nic;o)
Mar 17 '08 #2
Hey Nico,

the point that i am not working on a fourm am working directlly onto the table ..
so lets say it again 2 tables many to many relation so i break this relation into a third table ...
now all i want is when i enter that id of a student in this third table i dont have 2 retype his details i want them Just to apper them selves ...
consider the following
in table student : id, stud_name, stud_add, stud_telephone, stud_classroom.
in table exams: exam_code, exam_name.

in the third table(stud_exam): id, stud_name, stud_classroom (all the past records from table student), exam name (from table exam), grade, (which is the new field in this table)
so in a very simple words i want while entering the data manually into data sheet view of a table... when i type the id of a student the rest fields of this table be populated by them selves from the corresponding fields in student table...

i hope u can understand me clear now :)
Waiting a reply Soon
BeST reGards
Mar 17 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Hennie de Nooijer | last post by:
Hi, Currently we're a building a metadatadriven datawarehouse in SQL Server 2000. We're investigating the possibility of the updating tables with enormeous number of updates and insert and the...
0
by: Jonathan Fisher | last post by:
Whatıs the appropriate way to create records in related, subsidiary tables when a record is created in a main table? Iım using Access 2000, and I have a main table called tblProject, and a few...
7
by: Eric Slan | last post by:
Hello All: I'm having a problem that's been baffling me for a few days and I seek counsel here. I have an Access 2000 DB from which I want to run several reports. These reports are...
6
by: Paul T. Rong | last post by:
Dear all, Here is my problem: There is a table "products" in my access database, since some of the products are out of date and stopped manufacture, I would like to delete those PRODUCTS from...
2
by: orentini | last post by:
Microsoft Access MVP's and other good people - please help. I've posted here before. I'm having some weird problems with *some* ODBC linked tables on my MDB (Access XP), located on a file server...
7
by: robert d via AccessMonster.com | last post by:
I just imported 62000 rows twice from Excel. In my import routine, I create a holding table and then validate the data prior to committing to the main table. The holding table is created in the...
3
by: Hugh O | last post by:
Hi, I am not sure if this type of question should be raised in this Newsgroup. If not please direct me. I am new to using RDO.Net data access but I thought I understood it. The 6 lines of...
2
by: dgardner | last post by:
I am checking records between two tables. If there is no duplicate, the record is added to the second table. (The master list is controlled by another organization. The second list can be...
3
by: Jeff | last post by:
In a subform I have a simple SQL statement that links an order details table to a product table. The form is used to enter order details. Most fields are obviously from the details table, with only...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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...

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.