Click here to Skip to main content
15,901,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC VC++ ListCtrl Pin
Richard MacCutchan12-Sep-19 1:45
mveRichard MacCutchan12-Sep-19 1:45 
AnswerRe: MFC VC++ ListCtrl Pin
Victor Nijegorodov12-Sep-19 1:41
Victor Nijegorodov12-Sep-19 1:41 
QuestionRe: MFC VC++ ListCtrl Pin
David Crow12-Sep-19 7:26
David Crow12-Sep-19 7:26 
Questionfast return of data to the server Pin
Diprom11-Sep-19 22:36
Diprom11-Sep-19 22:36 
AnswerRe: fast return of data to the server Pin
Diprom11-Sep-19 23:11
Diprom11-Sep-19 23:11 
GeneralRe: fast return of data to the server Pin
Stefan_Lang12-Sep-19 6:02
Stefan_Lang12-Sep-19 6:02 
QuestionVirtual address of pointer keeps changing Pin
Rakanoth9-Sep-19 22:45
Rakanoth9-Sep-19 22:45 
AnswerRe: Virtual address of pointer keeps changing Pin
Richard MacCutchan9-Sep-19 23:18
mveRichard MacCutchan9-Sep-19 23:18 
GeneralRe: Virtual address of pointer keeps changing Pin
Rakanoth10-Sep-19 2:28
Rakanoth10-Sep-19 2:28 
GeneralRe: Virtual address of pointer keeps changing Pin
OriginalGriff10-Sep-19 2:29
mveOriginalGriff10-Sep-19 2:29 
GeneralRe: Virtual address of pointer keeps changing Pin
Rakanoth10-Sep-19 2:48
Rakanoth10-Sep-19 2:48 
GeneralRe: Virtual address of pointer keeps changing Pin
OriginalGriff10-Sep-19 3:04
mveOriginalGriff10-Sep-19 3:04 
AnswerRe: Virtual address of pointer keeps changing Pin
Stefan_Lang10-Sep-19 3:24
Stefan_Lang10-Sep-19 3:24 
QuestionMFC vc++ and MySQL database Pin
Member 145755562-Sep-19 15:47
Member 145755562-Sep-19 15:47 
AnswerRe: MFC vc++ and MySQL database Pin
_Flaviu2-Sep-19 20:10
_Flaviu2-Sep-19 20:10 
GeneralRe: MFC vc++ and MySQL database Pin
Member 145755563-Sep-19 1:22
Member 145755563-Sep-19 1:22 
GeneralRe: MFC vc++ and MySQL database Pin
_Flaviu3-Sep-19 22:27
_Flaviu3-Sep-19 22:27 
GeneralRe: MFC vc++ and MySQL database Pin
Member 145755569-Sep-19 0:14
Member 145755569-Sep-19 0:14 
AnswerRe: MFC vc++ and MySQL database Pin
David Crow9-Sep-19 4:38
David Crow9-Sep-19 4:38 
GeneralRe: MFC vc++ and MySQL database Pin
Member 145755569-Sep-19 19:27
Member 145755569-Sep-19 19:27 
GeneralRe: MFC vc++ and MySQL database Pin
_Flaviu9-Sep-19 21:20
_Flaviu9-Sep-19 21:20 
GeneralRe: MFC vc++ and MySQL database Pin
Member 1457555611-Sep-19 20:02
Member 1457555611-Sep-19 20:02 
GeneralRe: MFC vc++ and MySQL database Pin
Richard MacCutchan11-Sep-19 21:13
mveRichard MacCutchan11-Sep-19 21:13 
GeneralRe: MFC vc++ and MySQL database Pin
Member 1457555612-Sep-19 1:34
Member 1457555612-Sep-19 1:34 
GeneralRe: MFC vc++ and MySQL database Pin
Member 1457555612-Sep-19 21:15
Member 1457555612-Sep-19 21:15 
Hello,

I created an MFC dialog application which is connected to MySql database. I wanted to create a search button/Search query for database.

Could you give me some pointers for creating functions for the same which accept string as well as Integers. Thanks.

I've read about atoi(), but still having problem.

And for displaying the search result, which one is better to use listbox or listcontrol.

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.