473,796 Members | 2,464 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Table design suggestions please...?

Hi,

I'd like some suggestions on a db design.

The data source is pretty simple. I'll be importing from an excel
spreadsheet. There could be 4 to 12 rows, and there will always be
the same amount of columns as rows.

row headers and column headers are just numbers, and the actual data
again is just numbers.

There will be about 30 "pages" for each spreadsheet, ie, the number of
times I'll import the same spreadsheet will be 30, as it's dynamically
updated with current numbers.

example:

ID 1 2 3 4 5
1 x 45 23 12 54
2 12 x 34 23 12
3 14 34 x 12 54
4 23 43 65 x 87
5 87 23 23 32 x

I was thinking of having a table for rows/column number (ID), and a
table for each "page" (up to 30). Then a table that links each ID to
the other ID. That design works, but it's not the most efficient,
cause it doesn't seem to be normalized the best.

Anybody have a more elegent way of storing layered tables?

Thanks,
Bodi
Nov 13 '05 #1
1 1140
Bodi wrote:
Hi,

I'd like some suggestions on a db design.

The data source is pretty simple. I'll be importing from an excel
spreadsheet. There could be 4 to 12 rows, and there will always be
the same amount of columns as rows.

row headers and column headers are just numbers, and the actual data
again is just numbers.

There will be about 30 "pages" for each spreadsheet, ie, the number of
times I'll import the same spreadsheet will be 30, as it's dynamically
updated with current numbers.

example:

ID 1 2 3 4 5
1 x 45 23 12 54
2 12 x 34 23 12
3 14 34 x 12 54
4 23 43 65 x 87
5 87 23 23 32 x

I was thinking of having a table for rows/column number (ID), and a
table for each "page" (up to 30). Then a table that links each ID to
the other ID. That design works, but it's not the most efficient,
cause it doesn't seem to be normalized the best.

Anybody have a more elegent way of storing layered tables?

Thanks,
Bodi


YOu can link the spreadsheet within Access and it becomes a table
withing Access. You can then update the data either in Excel or Access.
Nov 13 '05 #2

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

Similar topics

8
1920
by: brian kaufmann | last post by:
Hi, I'm new to Access and this may be a basic question but I would appreciate it if you could let me know how to do this: I've created an Access table and would like to insert a column with the field name "name" and to put the same word "unknown" down all the rows of the column. How could this be done both in the design mode and in sql code?
4
1652
by: lorirobn | last post by:
Hello, I'd be curious to hear other thoughts on my database and table design. My database is for 'space use' in a lodging facility - will hold all spaces, like rooms (lodging rooms, dining areas, public areas), grounds, bathrooms, hallways, etc. User would like to keep track of all spaces as well as items in them, and the condition of items (ie: beds, so he can budget when it's time to replace them). He does not want to track...
5
3139
by: Shibu | last post by:
Hi, I have a situation where I need to convert business objects to a flat table. The reverse is also required. I am using c# and Oracle ODP. I am looking for an easier method to do the below steps. Steps I follows for populating Business Objects is as follows (1) Get a list of records containing various tables joined together from DB using a single PL/SQL (This is a specific requirement, So cannot change the design)
4
3937
by: Nathan Sokalski | last post by:
When editing an ASP Table, Visual Studio does not allow me to edit it in Design View. This makes it harder to add elements, because I must add every element either by using Design View to create the element outside of the table and then using cut & paste in HTML View to move it to the desired location, or by manually typing the code in using HTML View. The first technique sometimes does not automatically update the list of elements...
21
3227
by: Johan Tibell | last post by:
I would be grateful if someone had a minute or two to review my hash table implementation. It's not yet commented but hopefully it's short and idiomatic enough to be readable. Some of the code (i.e. the get_hash function) is borrowed from various snippets I found on the net. Thee free function could probably need some love. I have been thinking about having a second linked list of all entries so that the cost of freeing is in proportion to...
4
2724
by: Deus402 | last post by:
I am designing an employer database, and I had thought that my tabledesign was pretty sound, but a new revelation has ruined my design. What I guess i really need is a way to uniquely identify employers. originally I had planned to have an employer table, with autonumber employer id #, the employer name, and the employer federal identification number. then i have a location table, since each employer can have multiple locations, i.e....
17
3579
by: Stubert | last post by:
I have a training module db that stores information about employees and what training they have carried our or need to carry out. One table in this database stores what training needs to be carried based on a job title. So if a cleaner joins the company we know that they need the sweeping up training and the mopping up training. I wasn't sure how to store this information but this is what i came up with and as you will see i have hit a...
8
2677
by: active | last post by:
I have a table on my page with rows and cells. I try to drag a table from the toolbox into one of the cells but the drag symbol shows it is not allowed (and the table does not drop) Can I inset a table into a cell? If so how. My problem does not really relate only to the table since I can't drag any
4
2469
by: Ken Fine | last post by:
I've been living with a frustrating issue with VS.NET for some months now and I need to figure out what the problem is. Hopefully someone has run into the same issue and can suggest a fix. I suspect some permissions problem. I'm running VS.NET 2008 in Vista. Symptoms and observations: * ASP.NET's native ImageMap and Image controls work just fine and provide a design-time preview of images that are referenced via the ImageUrl property *...
0
9680
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10228
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10173
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7547
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5441
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5573
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4116
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2925
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.