PC Review


Reply
Thread Tools Rate Thread

Distinct Count RowFilter/Select?

 
 
=?Utf-8?B?RXh0cmVtZSBEYXRhc2V0cw==?=
Guest
Posts: n/a
 
      6th Feb 2005
Adding a distinct row filter or select

"SELECT * FROM Records INNER JOIN OtherTable..." is the select and DS is
filled with a da

Dim DR() As DataRow = DS.Tables(0).Select("Distinct Count(RecordID)")

I hope you get the idea, how to get this to work?


 
Reply With Quote
 
 
 
 
Miha Markic [MVP C#]
Guest
Posts: n/a
 
      6th Feb 2005
Hi,

Here you go:
HOW TO: Implement a DataSet SELECT DISTINCT Helper Class in Visual C# .NET
http://support.microsoft.com/default...b;EN-US;326176

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
SLODUG - Slovene Developer Users Group
www.rthand.com

"Extreme Datasets" <(E-Mail Removed)> wrote in
message news:09D82BB6-665D-4C9B-8702-(E-Mail Removed)...
> Adding a distinct row filter or select
>
> "SELECT * FROM Records INNER JOIN OtherTable..." is the select and DS is
> filled with a da
>
> Dim DR() As DataRow = DS.Tables(0).Select("Distinct Count(RecordID)")
>
> I hope you get the idea, how to get this to work?
>
>



 
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
SELECT DISTINCT COUNT Robert Painter Microsoft Access Queries 2 11th Feb 2009 07:22 PM
Re: SELECT COUNT(Distinct surname) laura Microsoft Access Queries 0 1st Feb 2006 12:25 AM
Re: select count (distinct) issue Gary Walter Microsoft Access Queries 0 28th Jun 2004 02:44 PM
Re: select count (distinct) issue Michel Walsh Microsoft Access Queries 0 28th Jun 2004 11:36 AM
select distinct in rowfilter Yoandy Mesa Microsoft ADO .NET 1 8th Jun 2004 02:20 AM


Features
 

Advertising
 

Newsgroups
 


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