Re: DataTable vs DataView
From: Ken Tucker [MVP] (vb2ae_at_bellsouth.net)
Date: 02/08/05
- Next message: Samuel R. Neff: "Re: MCSD certification - is it still necessary to land a job?"
- Previous message: Sjur Rondestveit: "Calling ByRef from VB.NET"
- In reply to: Bruce A. Julseth: "DataTable vs DataView"
- Next in thread: Bruce A. Julseth: "Re: DataTable vs DataView"
- Reply: Bruce A. Julseth: "Re: DataTable vs DataView"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2005 08:57:06 -0500
Hi,
A dataview is a customized view of a datatable that supports
filtering, sorting, and searching.
Ken
---------------------
"Bruce A. Julseth" <bruceajNoSpam@attglobal.net> wrote in message
news:%23uUIENeDFHA.1524@TK2MSFTNGP09.phx.gbl...
I'm new to VB.NET and just gettng into database "Learning." How do I decide
if I need a DataTable or a DataView.
Thanks...
Bruce
- Next message: Samuel R. Neff: "Re: MCSD certification - is it still necessary to land a job?"
- Previous message: Sjur Rondestveit: "Calling ByRef from VB.NET"
- In reply to: Bruce A. Julseth: "DataTable vs DataView"
- Next in thread: Bruce A. Julseth: "Re: DataTable vs DataView"
- Reply: Bruce A. Julseth: "Re: DataTable vs DataView"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|