Cor
Mon Jun 05 01:23:13 CDT 2006
Scott
It is possible in version 2.0.
Be than aware that you are working with *copies* of the datatable and not
real with views.
Dataview.ToTable(boolean, columns())
http://msdn2.microsoft.com/en-us/library/wec2b2e6(VS.80).aspx
I hope this helps,
Cor
"S Lemen" <SLemen@discussions.microsoft.com> schreef in bericht
news:FAAD33FC-F873-4E0E-99CA-E652A4E2B042@microsoft.com...
> Hi,
>
> I'm new to ADO.Net and I want to DataViews containing different columns
> of the same database table. Is it possible without creating 2
> dataadpaters?
>
> Thank you,
>
> Scott