473,403 Members | 2,284 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.

There is supposed to be only one table . . .

I am working on a DB to track student athletes, and have created one
table only so far, even though I know it would be ideal to have more
than one, and thus not have a flat file.

However - what I did, until I can work out a few problems, is to
create a form, which has basic student information on it - name,
student ID number, etc., on it. This is all to be entered into the
only table.

From there, I used the TAB feature in Design View, so that I could
import forms I created for different information, all derived from the
same single table. Therefore, ideally, all information entered should
be contained in one row. However, I am finding I am getting two or
more rows at times, even if I am very careful NOT to enter something
more than once (since the subforms in the tabbed areas also have the
little 1, 2, 3, etc.).

What is wrong here?

Thanks!

PS - Novice at work! Please be very clear.
Nov 12 '05 #1
2 1163
If you are using a single table, you should NOT use subforms on your Tab
Control.
Doing so will only slow your form down in loading.
Place your controls directly on each page.

HTH
- Turtle

<Sami> wrote in message news:pb********************************@4ax.com...
I am working on a DB to track student athletes, and have created one
table only so far, even though I know it would be ideal to have more
than one, and thus not have a flat file.

However - what I did, until I can work out a few problems, is to
create a form, which has basic student information on it - name,
student ID number, etc., on it. This is all to be entered into the
only table.

From there, I used the TAB feature in Design View, so that I could
import forms I created for different information, all derived from the
same single table. Therefore, ideally, all information entered should
be contained in one row. However, I am finding I am getting two or
more rows at times, even if I am very careful NOT to enter something
more than once (since the subforms in the tabbed areas also have the
little 1, 2, 3, etc.).

What is wrong here?

Thanks!

PS - Novice at work! Please be very clear.

Nov 12 '05 #2
Sami, can you send me a copy of your database? I can't figure out what you
are trying to do.

Robert
ro**********@nospam-unforgettable.com

<Sami> wrote in message news:pb********************************@4ax.com...
I am working on a DB to track student athletes, and have created one
table only so far, even though I know it would be ideal to have more
than one, and thus not have a flat file.

However - what I did, until I can work out a few problems, is to
create a form, which has basic student information on it - name,
student ID number, etc., on it. This is all to be entered into the
only table.

From there, I used the TAB feature in Design View, so that I could
import forms I created for different information, all derived from the
same single table. Therefore, ideally, all information entered should
be contained in one row. However, I am finding I am getting two or
more rows at times, even if I am very careful NOT to enter something
more than once (since the subforms in the tabbed areas also have the
little 1, 2, 3, etc.).

What is wrong here?

Thanks!

PS - Novice at work! Please be very clear.

Nov 12 '05 #3

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

Similar topics

4
by: Vincento Harris | last post by:
If you delete rows in a table and do a full table scan... Is that supposed to read up to the highest block/extent that the table ever attended.(like in some databases I use) If so what is the best...
3
by: robboll | last post by:
Hi -- I have a Data entry/sequencing problem. Any help appreciated. Here is the scenario: Given -- A table with the following fields and sample data: LineNo Pri Comp Init Tgtno PMno...
1
by: Farooq Khan | last post by:
i'm writing a class library having following code snippet. i want this class to report an error (by throwing an Exception) to the application using this class library. the problem is that within...
3
by: Reney | last post by:
I am using Access Database in my program. The column in the table that I am going to use has date/time value with Medium Time selected. (HH:mm). The program is recording a clock in time to this...
2
by: Ted | last post by:
I have BULK INSERT T-SQL statements that work for all of my basic data tables except for one. Here is the problem statement (with obvious replacement of irrelevant path info): BULK INSERT...
6
by: RoomfulExpress | last post by:
Here's the problem that I'm having- I'm trying to pull in 2 fields from my database and place them in the title of the HTML. I'm connecting to the db and selecting everything exactly the same as I am...
2
by: hash4sp | last post by:
Hi ! Is there an event which can be triggered before Loading objects. I have a table which is supposed to be displayed based on the row count. Any table less than rowcount 2 shouldnt be...
1
by: mymoup | last post by:
hi, all. I want to verify data merged from access in sqlserver.but it has too many records .so i need a tool do this. someone maybe has it. thanks
6
by: asp2 | last post by:
I have a cursor inside a program unit in Oracle Forms 6 and its supposed to get one row from this cursor .. but in some values (only some and others not) it gets the same row twice (duplicated) in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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
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...
0
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...
0
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...
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.