Hi
i am using crystal report to display records from data base..
but here i am getting problem for
same record show no of times ....
How to solve this prob...
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
sriPosted Nov 16, 2012, 4:45 AM
sriPosted Nov 16, 2012, 4:44 AM
"select sbill.ino,sbill.iname,sbill.qun,sbill.price,sbill2.totprice from sbill join sbill2 on(sbill.cid='" + s + "' and sbill2.cid='" + s + "'
Srisailam raviralaPosted Nov 16, 2012, 4:11 AM
Sivaraman DhamodaranPosted Nov 16, 2012, 2:57 AM