Re: Fill typed dataset with one stored procedure call
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Fri, 16 Nov 2007 11:33:51 -0500
Gene wrote:
Is it possible to fill a strongly typed dataset with multipe tables
single stored procedure command?
I think so. The Fill command is supposed to be able to do this. Have you
looked in online help? I'm pretty sure it has examples.
Having said that:
There was no way for you to know it (except maybe by browsing through
some of the previous questions in this newsgroup before posting yours -
always a recommended practice) , but this is a classic ADO newsgroup.
ADO.Net bears very little resemblance to classic ADO so, while you may
be lucky enough to find a dotnet-knowledgeable person here who can
answer your question, you can eliminate the luck factor by posting your
question to a group where those dotnet-knowledgeable people hang out. I
suggest microsoft.public.dotnet.framework.adonet.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- Prev by Date: Re: Best Practices for DataAccess Layer in VB6
- Next by Date: Re: Fill typed dataset with one stored procedure call
- Previous by thread: How to summarize recordset...Select Distinct alternative?
- Next by thread: Re: Fill typed dataset with one stored procedure call
- Index(es):
Relevant Pages
|
|