PC Review


Reply
Thread Tools Rate Thread

Data adapters, connections, and datasets

 
 
Dave Cullen
Guest
Posts: n/a
 
      22nd Aug 2005
Can someone please explain the relationship between data adapters,
connections, and datasets?

Why would an application have one adapter and multiple data connection
objects? Does each form that uses data need its own connection?
 
Reply With Quote
 
 
 
 
Armin Zingler
Guest
Posts: n/a
 
      22nd Aug 2005
"Dave Cullen" <(E-Mail Removed)> schrieb
> Can someone please explain the relationship between data adapters,
> connections, and datasets?
>
> Why would an application have one adapter and multiple data
> connection objects? Does each form that uses data need its own
> connection?



Have a look @ this group for language unrelated questions:
microsoft.public.dotnet.framework.adonet

See also these chapters :
http://msdn.microsoft.com/library/en...withadonet.asp
http://msdn.microsoft.com/library/en...tingDataVB.asp
(also available by <F1>)


Armin

 
Reply With Quote
 
Cor Ligthert [MVP]
Guest
Posts: n/a
 
      23rd Aug 2005
Dave,

Normally an application has one dataconnection (or it should use more
databases) and can have more dataadapters.

I find this page a perfect introduction to the dataadapter.

http://msdn.microsoft.com/library/de...taAdapters.asp

For more questions about this I would in your case follow Armins advice to
ask for more in the newsgroup ADONET because this is not real a language
question.

I hope this helps,

Cor


 
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
Problem with using table adapters with datasets TheVillageCodingIdiot Microsoft Dot NET Framework 1 25th Nov 2008 04:09 PM
Correct usage of connections/data adapters? Alex Microsoft C# .NET 5 10th May 2006 01:39 AM
Is dispose necessary in this scenario with datasets and adapters? pkellnernews@comcast.net Microsoft ADO .NET 1 12th Apr 2006 09:27 AM
DataSets, adapters, and Db Null's =?Utf-8?B?V2ViQnVpbGRlcjQ1MQ==?= Microsoft ADO .NET 3 18th Aug 2005 03:45 PM
Data adapters and datasets R Microsoft VB .NET 4 5th Feb 2004 02:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:52 PM.