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

data relations

Hi again,

When you fill a dataset with 3 seperate queries does asp .net automatically
put the tables into the datatables collection for you for later reference or
do I have to declare a new datatable for each table I plan on adding into my
datarelation?

Cheers, Joe
Nov 18 '05 #1
4 959
Hi, Jo

These 3 tables should be added into the dataset automatically and can be references as ds.Tables(0), ds.Tables(1) and ds.Tables(2).
However, you have to add the datarelations if you need

Bin Song, MCP
Nov 18 '05 #2
Hi Bin,

Thank you very much for your quick reply! So just to make sure, I don't
have to add these tables into the Tables collection since that was done when
I created my relations between the tables?
Cheers, Joe :)
"Bin Song, MCP" <an*******@discussions.microsoft.com> wrote in message
news:B1**********************************@microsof t.com...
Hi, Joe

These 3 tables should be added into the dataset automatically and can be references as ds.Tables(0), ds.Tables(1) and ds.Tables(2). However, you have to add the datarelations if you need.

Bin Song, MCP

Nov 18 '05 #3
Hi, Joe

It should be ready after you fill it through dataadapter

Bin Song, MCP
Nov 18 '05 #4
Thanks again Bin!

Chat soon...lol

cheers, Joe :)

"Bin Song, MCP" <an*******@discussions.microsoft.com> wrote in message
news:49**********************************@microsof t.com...
Hi, Joe,

It should be ready after you fill it through dataadapter.

Bin Song, MCP

Nov 18 '05 #5

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

Similar topics

2
by: Jordan O'Hare | last post by:
Hello Everyone, I am after some help with the following: I have a windows application that contains a list box and two data grids. All three controls are binded to a dataset that contains...
1
by: Iain | last post by:
I've a fairly complex schema which I'm trying to create a typed data set for. I've had a number of issues to date but it is sort of working (e.g. elements are not considered nullable unless...
0
by: Joe Van Meer | last post by:
Hi all, I have a question regarding data relations within a data set. Say I have 3 tables named CLIENT, BOOKING and EMPLOYEE and I wanted to relate the first two tables (CLIENT AND BOOKING)...
17
by: Justin Emlay | last post by:
I'm hopping someone can help me out on a payroll project I need to implement. To start we are dealing with payroll periods. So we are dealing with an exact 10 days (Monday - Friday, 2 weeks). ...
2
by: Jordan O'Hare | last post by:
Hello Everyone, I am after some help with the following: I have a windows application that contains a list box and two data grids. All three controls are binded to a dataset that contains...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...

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.