Computing.Net > Forums > Database > MS-Access Count distinct not workin

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

MS-Access Count distinct not workin

Reply to Message Icon

Name: anil.channegowda
Date: March 20, 2008 at 12:53:42 Pacific
OS: XP
CPU/Ram: 1GB
Comment:

Hi,

I'm trying to run a query similar to the following:
Select category, count(distinct names) from
tableA AA inner join tableB as BB on AA.ctr#=bb.ctr#
where aa.datecol > 1/1/2008 and bb.type='yes'

But, MS-Access is not allowing me to do a Count(distinct ).

Is there a way to make the above query work?

Any help is greatly appreciated.

Thanks,
Anil



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Database Forum Home


Sponsored links

Ads by Google


Results for: MS-Access Count distinct not workin

MS Access 2003 & Time Query www.computing.net/answers/dbase/ms-access-2003-amp-time-query/90.html

MS Access Treeview Drag problems www.computing.net/answers/dbase/ms-access-treeview-drag-problems/398.html

Add records to .dbf database thru MS Access www.computing.net/answers/dbase/add-records-to-dbf-database-thru-ms-access/605.html