Click here to Skip to main content
15,885,546 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questioninterview question Pin
Anonymous9-Oct-05 20:18
Anonymous9-Oct-05 20:18 
AnswerRe: interview question Pin
Colin Angus Mackay9-Oct-05 21:37
Colin Angus Mackay9-Oct-05 21:37 
GeneralRe: interview question Pin
Anonymous9-Oct-05 22:45
Anonymous9-Oct-05 22:45 
QuestionStreamWriter cutting short Pin
nim529-Oct-05 11:49
nim529-Oct-05 11:49 
AnswerRe: StreamWriter cutting short Pin
Dave Kreskowiak9-Oct-05 14:38
mveDave Kreskowiak9-Oct-05 14:38 
GeneralRe: StreamWriter cutting short Pin
nim529-Oct-05 14:51
nim529-Oct-05 14:51 
AnswerRe: StreamWriter cutting short Pin
S. Senthil Kumar9-Oct-05 19:28
S. Senthil Kumar9-Oct-05 19:28 
Questionhow can i send SUM Parameter from Form to.. Pin
kings_19-Oct-05 8:45
kings_19-Oct-05 8:45 
crystal reports report

in my Form i Have Sum query like this :
SELECT SUM((Sahar.RegHours * 1 + Sahar.Hour120 * 1.2 + Sahar.Hour125 * 1.25 + Sahar.Hour140 * 1.4 + Sahar.Hour150 * 1.5 + Sahar.Hour175 * 1.75 + Sahar.Hour200 * 2.0 + Sahar.Hour225 * 2.25) * Sahar.MoneyForHour + Sahar.TasNsiot + Sahar.Globaly + Sahar.HefrshySahar + Sahar.Manak - Sahar.HiovMils - Sahar.HiovBigod - Sahar.HiovHanala) AS total, Customers.CustName, Sahar.SalDateStart, Sahar.SalDateEnd, COUNT(*) AS Expr1, Customers.CustAddres, Customers.CustNum, Customers.CustCity FROM Sahar INNER JOIN Customers ON Sahar.CustNum = Customers.CustNum WHERE (Sahar.SalDateEnd >= @Edate) AND (Sahar.SalDateEnd <= @Edate1) GROUP BY Customers.CustName, Sahar.SalDateStart, Sahar.SalDateEnd, Customers.CustAddres, Customers.CustNum, Customers.CustCity

the sum value is changing for every row
i have also a datagrid and the resualt there are good
the problem is when i sending this data to printing in crystal
i dont know how to send the SUM val to the report
is someone here can help me whit that ?

thanks aheed.....
QuestionHow to determine the installation directory in a setup project... Pin
Fredy8-Oct-05 6:57
Fredy8-Oct-05 6:57 
AnswerRe: How to determine the installation directory in a setup project... Pin
rwestgraham8-Oct-05 21:10
rwestgraham8-Oct-05 21:10 
AnswerRe: How to determine the installation directory in a setup project... Pin
Fredy9-Oct-05 8:31
Fredy9-Oct-05 8:31 
NewsNDoc for .NET v.2.0 Pin
jjrdk8-Oct-05 6:12
jjrdk8-Oct-05 6:12 
GeneralRe: NDoc for .NET v.2.0 - here's the XML Pin
Colin Angus Mackay8-Oct-05 8:30
Colin Angus Mackay8-Oct-05 8:30 
GeneralRe: NDoc for .NET v.2.0 - here's the XML Pin
jjrdk8-Oct-05 21:11
jjrdk8-Oct-05 21:11 
Question[&amp;#27714;&amp;#21161;]How to Get some account's ACLs on a folder? Pin
jsjszg7-Oct-05 22:10
jsjszg7-Oct-05 22:10 
QuestionSetting background issue for drawing application in .NETCF Pin
Sevu7-Oct-05 21:15
Sevu7-Oct-05 21:15 
AnswerRe: Setting background issue for drawing application in .NETCF Pin
S. Senthil Kumar7-Oct-05 23:01
S. Senthil Kumar7-Oct-05 23:01 
GeneralRe: Setting background issue for drawing application in .NETCF Pin
Sevu8-Oct-05 3:32
Sevu8-Oct-05 3:32 
GeneralRe: Setting background issue for drawing application in .NETCF Pin
S. Senthil Kumar8-Oct-05 19:46
S. Senthil Kumar8-Oct-05 19:46 
QuestionMFC v VC++.Net Pin
Klempie7-Oct-05 9:46
Klempie7-Oct-05 9:46 
AnswerRe: MFC v VC++.Net Pin
Kevin McFarlane8-Oct-05 9:01
Kevin McFarlane8-Oct-05 9:01 
QuestionMdi Child Icons Pin
izulfiqar6-Oct-05 21:30
izulfiqar6-Oct-05 21:30 
QuestionList&lt;Extentsion&gt; search Pin
Lilli Alexis6-Oct-05 6:10
Lilli Alexis6-Oct-05 6:10 
AnswerRe: List&lt;Extentsion&gt; search Pin
Robert Rohde6-Oct-05 10:52
Robert Rohde6-Oct-05 10:52 
QuestionTransfer array of structures within a structure by COM Pin
jsmdev5-Oct-05 21:50
jsmdev5-Oct-05 21:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.