Can we populate several tables in a .net DataSet using only one sp
From: Andrew (Andrew_at_discussions.microsoft.com)
Date: 09/16/04
- Next message: Mike Labosh: "Re: Do I care about this?"
- Previous message: Adam Machanic: "Re: Probably simple"
- Next in thread: Jay Pondy: "RE: Can we populate several tables in a .net DataSet using only one sp"
- Reply: Jay Pondy: "RE: Can we populate several tables in a .net DataSet using only one sp"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 16 Sep 2004 07:59:05 -0700
Hi, friends,
I have a .net DataSet that has 7 tables in a hierarchy structure. I want to
populate this dataset using a stored procedure (sp).
However, when I used TableMapping of sqlDataAdapter wizard, it can only map
the sp to only one table. But, the sp really has fields for all the rest of
tables.
Can we populate several tables in a .net DataSet using only one sp? Any
reference papers?
Thanks a lot.
- Next message: Mike Labosh: "Re: Do I care about this?"
- Previous message: Adam Machanic: "Re: Probably simple"
- Next in thread: Jay Pondy: "RE: Can we populate several tables in a .net DataSet using only one sp"
- Reply: Jay Pondy: "RE: Can we populate several tables in a .net DataSet using only one sp"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|