PC Review


Reply
Thread Tools Rate Thread

The DataTable connection object.

 
 
Mr. X.
Guest
Posts: n/a
 
      16th Apr 2010
Hello.
How I can I resolve the connection object, by a DataTable object ?

Thanks
 
Reply With Quote
 
 
 
 
Armin Zingler
Guest
Posts: n/a
 
      16th Apr 2010
Am 16.04.2010 18:49, schrieb Mr. X.:
> Hello.
> How I can I resolve the connection object, by a DataTable object ?


I'm not sure what you mean. The DataTable/Dataset is just a container for data.
It has no relation to the connection or the database where the data came from
(by using a DataReader or a DataAdapter/TableAdapter).

--
Armin
 
Reply With Quote
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      17th Apr 2010
Normally,

When you use the drag and drop tools, then your connection is in the
application.Config file.

Try the My namespace for that.

But try to use the right names in forums and newsgroups, but this is
probably about the TableAdapter, not the DataTable, which is like Armin has
described.

Cor


"Mr. X." <nospam@nospam_please.com> wrote in message
news:uN6#(E-Mail Removed)...
> Hello.
> How I can I resolve the connection object, by a DataTable object ?
>
> Thanks


 
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
How to use LINQ on DataTable-object? K Viltersten Microsoft C# .NET 1 17th Oct 2009 08:45 PM
Return object list as DataTable or some sort of object array? Ronald S. Cook Microsoft C# .NET 3 28th Oct 2007 01:51 AM
converting exclusive DAO connection object to an ADO.Net connection object malini.vinod@gmail.com Microsoft C# .NET 1 12th Sep 2006 03:55 PM
is it possible to add an index to a datatable object Norbert Microsoft Dot NET Compact Framework 1 17th Sep 2003 01:14 AM
When I should close the DataTable object ? Junjie Wang Microsoft ASP .NET 0 23rd Aug 2003 03:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:18 PM.