473,406 Members | 2,816 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,406 software developers and data experts.

Microsoft Enterprise Library - LoadDataSet - Stored Procedure

Hi,

Currently I am executing my store procedure using EXECUTEDATASET and
retreiving results in untyped dataset. I read somewhere that I can retreive
typed Dataset using LOADDATASET. I looked at the option and found

Database.LoadDataSet Method (DBCommandWrapper, DataSet, String)

Is it necessary to have TableName? What is the significance of TableName?

Thanks
Nov 17 '05 #1
1 6313
Vivek Sharma wrote:
Hi,

Currently I am executing my store procedure using EXECUTEDATASET and
retreiving results in untyped dataset. I read somewhere that I can retreive
typed Dataset using LOADDATASET. I looked at the option and found

Database.LoadDataSet Method (DBCommandWrapper, DataSet, String)

Is it necessary to have TableName? What is the significance of TableName?

Thanks


The LoadDataSet is used to add tables/rows to an existing dataset, so it
should know which (existing or not) table to fill.
Nov 17 '05 #2

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

Similar topics

1
by: Novice | last post by:
Hi all, I am a C++ and Java developer with over 3 years of industry experience. I've written low level C++ code, in addition to web clients that use web services. I've just recently installed the...
2
by: Benny Ng | last post by:
The authentication code of enterprise libiary like the following: IAuthenticationProvider authenticationProvider = AuthenticationFactory.GetAuthenticationProvider(); IIdentity identity;...
0
by: Mateusz [PEYN] Adamus | last post by:
Hi I have a Typed DataSet. I've databinded it to some text controls on my form, controls show data when I show record. But now I would like to create a new record with this form, controls...
0
by: nick_tucker | last post by:
Hi, How can I extend the enterprise library in order to change the default stored procedure that is called by the logging application block to log and record records. The default is to call...
2
by: ssp | last post by:
Hello there, I am trying to do very simple thing in trying to return results from an Oracle (10g) Stored Procedure using the Enterprise Library June 2005 Version. The stored procedure first:...
1
by: rohan_from_mars | last post by:
Can anyone provide me with links or information and example on using database sink in Enterprise Library. I m using june 05 version and VS 2003. My main question is how and where do i provide...
1
by: Victor | last post by:
Hi guys I have a question here. I am currently using Enterprise Library Jan 2006 version. I found out where i execute the Database.executeDataSet() the Enterprise Library will not close the...
3
by: shapper | last post by:
Hello, Could someone tell me how to run a simple SQL stored procedure using the Enterprise Library 2.0 Data Access? I have in my VB.NET code the following database: Dim db As Database =...
0
by: fiona | last post by:
Reading, Berkshire, UK 05 June 2007 - Crainiate Software make details available of the release of Objecto Framework 2.0, an upgrade to their enterprise business component framework, designed to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
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...

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.