473,473 Members | 2,160 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

dataset MultiDimensional

This is a little complex of a questions

I have a table, in a windows form that a user fills out and then gets stored into SQL, and when the user comes back the info is filled back into the table. So basically its a three dimensional situation. I need to store a table into SQL and I would like each row in SQL to be a table that a user fills out, but this makes it complex for data analysis(and I don't know how to create 3d tables) Is there are better solution?? Each table does have a uniques ID number, but I've noticed that SQL/Access will sometimes re-order the rows as I put them in, so when I pull them out, they are not in the rows are not in the same order. I could create row index, to reorder the rows, but that just seems like adding more data. Any ideas, besides creating a row index

Second Part of this whole scenario.... Need for Speed, what is the fastest access method to SQL via .net? I'm using the SQLClient namespace, but I wasn't sure if there was something faster. I have to read from a Hexadecimal file based database system, so any speed I can get on the SQL side helps!!!

Thanks

D_G
Jul 21 '05 #1
1 1147
Cor
Hi Dave,

The answer is very simple, there is not any field in any SQL based database
system that can fit a table.

Therefore you can only work with tables who have childtables.

A quiet normal solution in SQL I thought,

But primarly this is a SQL question, so if you want help from someone in a
newsgroup, I would ask it in a SQL newsgroup.

I hope this helps a little bit?

Cor
This is a little complex of a questions.

I have a table, in a windows form that a user fills out and then gets stored into SQL, and when the user comes back the info is filled back into
the table. So basically its a three dimensional situation. I need to store
a table into SQL and I would like each row in SQL to be a table that a user
fills out, but this makes it complex for data analysis(and I don't know how
to create 3d tables) Is there are better solution?? Each table does have
a uniques ID number, but I've noticed that SQL/Access will sometimes
re-order the rows as I put them in, so when I pull them out, they are not in
the rows are not in the same order. I could create row index, to reorder
the rows, but that just seems like adding more data. Any ideas, besides
creating a row index?
Second Part of this whole scenario.... Need for Speed, what is the fastest access method to SQL via .net? I'm using the SQLClient namespace,
but I wasn't sure if there was something faster. I have to read from a
Hexadecimal file based database system, so any speed I can get on the SQL
side helps!!!!
Thanks!

D_G

Jul 21 '05 #2

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

Similar topics

2
by: Ivan | last post by:
In my HTML forms (created by PHP) for attribute names I have been using multidimensional arrays as illustrated in the following: <table> <tr> <td> ID </td> <td> <input TYPE=hidden Name=frm_s...
4
by: Jaga | last post by:
DataSet & XML Lesson 1 multidimensional XML data This is a known issue (KnowledgeBase 325696) "Although this XML document is well formed, it contains structure that Data view cannot display....
9
by: Charles Banas | last post by:
i've got an interesting peice of code i'm maintaining, and i'd like to get some opinions and comments on it, hopefully so i can gain some sort of insight as to why this works. at the top of the...
2
by: BB | last post by:
Hello, I have a HTML form containing multidimensional selects listing equipments and their quantitites. This allow the users to select the kind of equipment and quantitites they would like to...
9
by: Slain | last post by:
I need to convert a an array to a multidimensional one. Since I need to wrok with existing code, I need to modify a declaration which looks like this In the .h file int *x; in a initialize...
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
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,...
1
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
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
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.