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

.NET (Core and Framework)

 
AnswerRe: Porting C# WPF to Mono Pin
Hristo-Bojilov3-Aug-10 10:24
Hristo-Bojilov3-Aug-10 10:24 
AnswerRe: Porting C# WPF to Mono Pin
Nader Elshehabi3-Aug-10 21:28
Nader Elshehabi3-Aug-10 21:28 
GeneralRe: Porting C# WPF to Mono Pin
bahalana4-Aug-10 3:47
bahalana4-Aug-10 3:47 
AnswerRe: Porting C# WPF to Mono Pin
Adar Wesley3-Aug-10 22:17
Adar Wesley3-Aug-10 22:17 
AnswerRe: Porting C# WPF to Mono Pin
Jason Christian4-Aug-10 6:33
Jason Christian4-Aug-10 6:33 
AnswerRe: Porting C# WPF to Mono Pin
Member 43722424-Aug-10 7:17
Member 43722424-Aug-10 7:17 
AnswerRe: Porting C# WPF to Mono Pin
Chris Trelawny-Ross4-Aug-10 13:04
Chris Trelawny-Ross4-Aug-10 13:04 
Questionhow to display the student who is in due - there are 4 rows, in 4th row he paid balance amt so i should not select that student and the who paid less than total i need to select that student Pin
sr15929-Jul-10 23:12
sr15929-Jul-10 23:12 
i have column called receipt_no, student_id, paid_amt, Bal_amt
he paid for 4 installment, after 4th he paid fully. in database 4 rows is there. but thata student now paid. i should not select that student and the student who paid less than total i am able to select that student details. but if 3 rows or 4 rows means i am not able to select. How it can be selected. Any suggestion please reply.

i written code like below
select * from bed_fee where Bal_amt >0 and paid < 30000

but here it will select upto 3 rows but he paid like below
receipt_no stud_id paid bal total
243 815 10000 20000 30000
244 815 15000 50000 30000
245 815 3000 2000 30000
246 815 2000 0 30000

if 4 th rows is not there means i need to select that student. if 4th row is there means bal is 0 i should not select
how can i write select query here
AnswerRe: how to display the student who is in due - there are 4 rows, in 4th row he paid balance amt so i should not select that student and the who paid less than total i need to select that student Pin
Goutam Patra29-Jul-10 23:42
professionalGoutam Patra29-Jul-10 23:42 
GeneralRe: how to display the student who is in due - there are 4 rows, in 4th row he paid balance amt so i should not select that student and the who paid less than total i need to select that student Pin
sr1595-Aug-10 23:37
sr1595-Aug-10 23:37 
AnswerRe: how to display the student who is in due - there are 4 rows, in 4th row he paid balance amt so i should not select that student and the who paid less than total i need to select that student Pin
Luc Pattyn29-Jul-10 23:45
sitebuilderLuc Pattyn29-Jul-10 23:45 
AnswerRe: how to display the student who is in due - there are 4 rows, in 4th row he paid balance amt so i should not select that student and the who paid less than total i need to select that student Pin
PIEBALDconsult1-Aug-10 8:36
mvePIEBALDconsult1-Aug-10 8:36 
QuestionAbout Poweshell Pin
NetQuestions29-Jul-10 20:22
NetQuestions29-Jul-10 20:22 
AnswerRe: About Poweshell Pin
Richard MacCutchan29-Jul-10 22:19
mveRichard MacCutchan29-Jul-10 22:19 
QuestionAbout WMI Pin
NetQuestions29-Jul-10 4:03
NetQuestions29-Jul-10 4:03 
AnswerRe: About WMI Pin
dan!sh 29-Jul-10 23:11
professional dan!sh 29-Jul-10 23:11 
QuestionExport to Excel in zip format Pin
Member 322226428-Jul-10 23:01
Member 322226428-Jul-10 23:01 
AnswerRe: Export to Excel in zip format Pin
Eddy Vluggen28-Jul-10 23:11
professionalEddy Vluggen28-Jul-10 23:11 
GeneralRe: Export to Excel in zip format Pin
Member 322226429-Jul-10 0:59
Member 322226429-Jul-10 0:59 
GeneralRe: Export to Excel in zip format Pin
Eddy Vluggen29-Jul-10 1:04
professionalEddy Vluggen29-Jul-10 1:04 
GeneralRe: Export to Excel in zip format Pin
Member 322226429-Jul-10 1:13
Member 322226429-Jul-10 1:13 
GeneralRe: Export to Excel in zip format Pin
Eddy Vluggen29-Jul-10 1:25
professionalEddy Vluggen29-Jul-10 1:25 
AnswerRe: Export to Excel in zip format Pin
Not Active29-Jul-10 2:28
mentorNot Active29-Jul-10 2:28 
Questiondata not binding Pin
sr15928-Jul-10 0:51
sr15928-Jul-10 0:51 
QuestionProblem in Crystal report Pin
sr15928-Jul-10 0:48
sr15928-Jul-10 0:48 

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.