Re: Issue 158 in dblinq2007: GroupBy/Select query returns incorrect row count of 1

2 views
Skip to first unread message

dblin...@googlecode.com

unread,
Jan 21, 2010, 5:35:32 PM1/21/10
to dblin...@googlegroups.com
Updates:
Status: Accepted
Labels: Type-Defect Component-DbLinq Priority-Medium

Comment #1 on issue 158 by jonmpryor: GroupBy/Select query returns
incorrect row count of 1
http://code.google.com/p/dblinq2007/issues/detail?id=158

Looks like ReadTest_GroupBy.G01_SimpleGroup_Count() is faulty then; it
checks that the
Count property is non-zero, but doesn't assert that it's the right value.

This test should be updated to ensure that the Count values are correct.

For example, in G01_SimpleGroup_Count() the key "Buenos Aires" should have
a Count of
3 (as per L2SQL), but DbLinq returns 1.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

dblin...@googlecode.com

unread,
Apr 23, 2011, 12:58:36 AM4/23/11
to dblin...@googlegroups.com

Comment #2 on issue 158 by Jerry...@gmail.com: GroupBy/Select query returns

I am getting the same results, all the group returns the last record only
and the count is 1 which is wrong.

dblin...@googlecode.com

unread,
Mar 31, 2012, 9:48:16 PM3/31/12
to dblin...@googlegroups.com

Comment #3 on issue 158 by tos.oliv...@gmail.com: GroupBy/Select query

Please, try out the solution on the link below:
http://code.google.com/p/dblinq2007/issues/detail?id=132#c2

Reply all
Reply to author
Forward
0 new messages