Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Process Return Code Pin
Hamid_RT3-Aug-06 7:15
Hamid_RT3-Aug-06 7:15 
QuestionChanging output language Pin
gri2-Aug-06 21:47
gri2-Aug-06 21:47 
AnswerRe: Changing output language Pin
stancrm2-Aug-06 21:54
stancrm2-Aug-06 21:54 
AnswerRe: Changing output language Pin
Tim Paaschen2-Aug-06 23:27
Tim Paaschen2-Aug-06 23:27 
GeneralRe: Changing output language Pin
gri2-Aug-06 23:38
gri2-Aug-06 23:38 
Question_beginthread / process.h Pin
fx92002-Aug-06 21:38
fx92002-Aug-06 21:38 
AnswerRe: _beginthread / process.h Pin
Don Box2-Aug-06 21:45
Don Box2-Aug-06 21:45 
GeneralRe: _beginthread / process.h Pin
fx92002-Aug-06 21:49
fx92002-Aug-06 21:49 
AnswerRe: _beginthread / process.h Pin
Hamid_RT2-Aug-06 21:50
Hamid_RT2-Aug-06 21:50 
GeneralRe: _beginthread / process.h Pin
fx92002-Aug-06 21:55
fx92002-Aug-06 21:55 
GeneralRe: _beginthread / process.h Pin
Hamid_RT2-Aug-06 22:05
Hamid_RT2-Aug-06 22:05 
GeneralRe: _beginthread / process.h Pin
fx92002-Aug-06 22:11
fx92002-Aug-06 22:11 
QuestionRe: _beginthread / process.h Pin
Hamid_RT2-Aug-06 22:13
Hamid_RT2-Aug-06 22:13 
AnswerRe: _beginthread / process.h Pin
fx92002-Aug-06 22:18
fx92002-Aug-06 22:18 
GeneralRe: _beginthread / process.h Pin
Hamid_RT2-Aug-06 22:50
Hamid_RT2-Aug-06 22:50 
QuestionRe: _beginthread / process.h Pin
fx92002-Aug-06 22:53
fx92002-Aug-06 22:53 
AnswerRe: _beginthread / process.h Pin
Hamid_RT3-Aug-06 0:07
Hamid_RT3-Aug-06 0:07 
AnswerRe: _beginthread / process.h Pin
David Crow3-Aug-06 3:15
David Crow3-Aug-06 3:15 
QuestionBad pointer Pin
Stefan Spenz2-Aug-06 21:21
Stefan Spenz2-Aug-06 21:21 
AnswerRe: Bad pointer Pin
Sarath C2-Aug-06 21:25
Sarath C2-Aug-06 21:25 
AnswerRe: Bad pointer Pin
toxcct2-Aug-06 21:29
toxcct2-Aug-06 21:29 
AnswerRe: Bad pointer Pin
Hamid_RT2-Aug-06 21:32
Hamid_RT2-Aug-06 21:32 
AnswerRe: Bad pointer Pin
Gary R. Wheeler3-Aug-06 3:27
Gary R. Wheeler3-Aug-06 3:27 
QuestionDAO/ADO/ODBC Pin
Tara142-Aug-06 21:01
Tara142-Aug-06 21:01 
Hi,

My program (vcpp6,mfc) uses a mdb database connected with DAO. The program retrives data from the database and displays it on a list (CListCtrl). When the number of fields are large, abt 20 or so, there is a quite a delay before the list is displayed. In fact the scroll bars appear first and then the headers and then the rest. It takes almost a minute for the whole thing to show.

I was wondering, if I had used odbc or ADO instead of DAO would the loading have been much faster? DAO has become old now. I guess ADO is the one everybody uses these days.

Thanks,
Tara


Fortitudine Vincimus!

AnswerRe: DAO/ADO/ODBC Pin
Don Box2-Aug-06 21:12
Don Box2-Aug-06 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.