Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 22154

Group by issue in vb6 with ms-access

$
0
0
Friends,

VB6 with ms-access 2003

Below query is giving the wrong output.

Quote:

select brno,stdname,amtobepaid,sum(paidamt) as totpaid from feesentry where (isnull(delstat) or delstat='') group by brno,stdname,amtobepaid
its grouping the record of delstat which is having null or ''.

how can i solve this issue?

thanks

Viewing all articles
Browse latest Browse all 22154

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>