PC Review


Reply
Thread Tools Rate Thread

Dataset.DataTable.Fill() in .net 1.1

 
 
=?Utf-8?B?TWFydGluIEFkaGll?=
Guest
Posts: n/a
 
      2nd Aug 2007
Hi,

I'm very impress with .net 2.0 which Dataset already combine with Adapter,
so I can do like "Dataset.DataTable.GetData()" in order to get and polulate
data into dataset in specific datatable.

Unfortunately in my office still using VS.net 2003/.net 1.1. Normally I'm
using like this method to retrieve GetData(Dataset.DataTable), it fill
dataTable with the data.

How do I create a new class as data logic layer which inherits from Dataset
with addition method Adapter (eg: Fill, Update). So I can do
"Dataset.DataTable.GetData()" in .net 1.1. In nut shell, how do I emulate
..net 2.0 in ADO.net 1.1?

Best Regards,
Martin Adhie
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using SQLDataSource to fill a datatable or dataset tom c Microsoft ASP .NET 1 16th Sep 2006 06:17 PM
Need fill all DataTable in a DataSet ad Microsoft ADO .NET 1 4th Jul 2006 03:00 PM
HOW FILL A DATATABLE FROM THE DATASET ??? =?Utf-8?B?TlE=?= Microsoft ADO .NET 3 22nd Oct 2005 12:10 AM
How to fill a datatable from xml without a dataset Uli Waibel Microsoft ADO .NET 1 17th Nov 2004 10:53 AM
Fill a DataSet with a DataTable DraguVaso Microsoft ADO .NET 2 19th Jul 2004 03:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:58 AM.