Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to close the Opened process. Pin
Hamid_RT31-Oct-07 4:32
Hamid_RT31-Oct-07 4:32 
AnswerRe: How to close the Opened process. Pin
Nishad S30-Oct-07 22:53
Nishad S30-Oct-07 22:53 
AnswerRe: How to close the Opened process. Pin
David Crow31-Oct-07 3:14
David Crow31-Oct-07 3:14 
AnswerRe: How to close the Opened process. Pin
JudyL_MD31-Oct-07 3:52
JudyL_MD31-Oct-07 3:52 
QuestionProblem in CRecordSet Pin
M_Menon30-Oct-07 21:08
M_Menon30-Oct-07 21:08 
AnswerRe: Problem in CRecordSet Pin
panthal30-Oct-07 21:30
panthal30-Oct-07 21:30 
GeneralRe: Problem in CRecordSet Pin
M_Menon30-Oct-07 22:57
M_Menon30-Oct-07 22:57 
GeneralRe: Problem in CRecordSet Pin
David Crow31-Oct-07 3:40
David Crow31-Oct-07 3:40 
mady1380 wrote:
while(rs.IsEOF())
{}

but still...it goes inside the while loop.


Because rs.IsEOF() is evaluating to true, thus the while loop is executing.

Why don't you copy/paste the exact code you are using rather than mangle it all up by retyping it?


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: Problem in CRecordSet Pin
M_Menon31-Oct-07 5:45
M_Menon31-Oct-07 5:45 
QuestionRe: Problem in CRecordSet Pin
David Crow31-Oct-07 5:52
David Crow31-Oct-07 5:52 
AnswerRe: Problem in CRecordSet Pin
M_Menon31-Oct-07 7:09
M_Menon31-Oct-07 7:09 
QuestionRe: Problem in CRecordSet Pin
David Crow31-Oct-07 7:23
David Crow31-Oct-07 7:23 
AnswerRe: Problem in CRecordSet Pin
M_Menon31-Oct-07 7:28
M_Menon31-Oct-07 7:28 
Questionmessage box Pin
KASR130-Oct-07 21:01
KASR130-Oct-07 21:01 
AnswerRe: message box Pin
Hamid_RT30-Oct-07 21:11
Hamid_RT30-Oct-07 21:11 
GeneralRe: message box Pin
KASR130-Oct-07 21:14
KASR130-Oct-07 21:14 
GeneralRe: message box Pin
Nelek30-Oct-07 22:23
protectorNelek30-Oct-07 22:23 
AnswerRe: message box Pin
Paresh Chitte30-Oct-07 21:19
Paresh Chitte30-Oct-07 21:19 
AnswerRe: message box Pin
GauranG Shah30-Oct-07 21:28
GauranG Shah30-Oct-07 21:28 
QuestionCListCtrl problem! How to align text to left? Pin
fantasy121530-Oct-07 20:47
fantasy121530-Oct-07 20:47 
AnswerRe: CListCtrl problem! How to align text to left? Pin
panthal30-Oct-07 20:59
panthal30-Oct-07 20:59 
GeneralRe: CListCtrl problem! How to align text to left? Pin
fantasy121530-Oct-07 21:03
fantasy121530-Oct-07 21:03 
GeneralRe: CListCtrl problem! How to align text to left? Pin
Roger Broomfield30-Oct-07 21:12
Roger Broomfield30-Oct-07 21:12 
GeneralRe: CListCtrl problem! How to align text to left? Pin
fantasy121531-Oct-07 1:18
fantasy121531-Oct-07 1:18 
GeneralRe: CListCtrl problem! How to align text to left? Pin
Hamid_RT30-Oct-07 21:12
Hamid_RT30-Oct-07 21:12 

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.