Hello! i want to add CUSTOMER NAME in this code how to view each customer datewise report plz help me..
"Select * From CashReport where convert(varchar(10),StartDate,101)>=@pStartDate and Convert(varchar(10),EndDate,101)<=@pEndDate and Type = 'I'"
I have read your post a number of times and can't figure out what you are asking. Maybe if you can provide additional information someone will be able to answer your request.