Click here to Skip to main content
15,913,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhelp Pin
philiptabraham1-Nov-07 2:54
philiptabraham1-Nov-07 2:54 
QuestionRe: help Pin
David Crow1-Nov-07 2:59
David Crow1-Nov-07 2:59 
AnswerRe: help Pin
philiptabraham1-Nov-07 3:09
philiptabraham1-Nov-07 3:09 
when i give the function it is always getting reseted.

ex:i need to retrieve all the values from the database starting with 'p'.So ill give 'p' in the comboBox and the Corresponding values loaded into the combobox.But latter if i want retrieve all the values from the database starting with 'po', then it is listing all the datas starting with 'p' and 'po'.

What i have done is in the EditChangeFunction i am fetching the user entered value from the combobox say 'p' create the query and call the database function.The Result from the database are stord in an array and this array is loaded into the ComboBox Using AddString.
GeneralRe: help Pin
David Crow1-Nov-07 3:12
David Crow1-Nov-07 3:12 
GeneralRe: help Pin
philiptabraham1-Nov-07 3:24
philiptabraham1-Nov-07 3:24 
GeneralRe: help Pin
chandu0041-Nov-07 3:27
chandu0041-Nov-07 3:27 
GeneralRe: help Pin
David Crow1-Nov-07 3:32
David Crow1-Nov-07 3:32 
GeneralRe: help Pin
philiptabraham1-Nov-07 3:37
philiptabraham1-Nov-07 3:37 
QuestionRe: help Pin
David Crow1-Nov-07 3:50
David Crow1-Nov-07 3:50 
QuestionRe: help Pin
chandu0041-Nov-07 3:15
chandu0041-Nov-07 3:15 
AnswerRe: help Pin
philiptabraham1-Nov-07 3:32
philiptabraham1-Nov-07 3:32 
AnswerRe: help Pin
philiptabraham1-Nov-07 3:34
philiptabraham1-Nov-07 3:34 
GeneralRe: help Pin
chandu0041-Nov-07 3:41
chandu0041-Nov-07 3:41 
GeneralRe: help Pin
philiptabraham1-Nov-07 3:55
philiptabraham1-Nov-07 3:55 
GeneralRe: help Pin
chandu0041-Nov-07 3:58
chandu0041-Nov-07 3:58 
Questionhow to add an backrground image in a form? Pin
panthal1-Nov-07 2:51
panthal1-Nov-07 2:51 
AnswerRe: how to add an backrground image in dialog? Pin
chandu0041-Nov-07 2:54
chandu0041-Nov-07 2:54 
AnswerRe: how to add an backrground image in a form? Pin
David Crow1-Nov-07 2:56
David Crow1-Nov-07 2:56 
AnswerRe: how to add an backrground image in a form? Pin
Hamid_RT1-Nov-07 5:56
Hamid_RT1-Nov-07 5:56 
Questionunable to scroll the dialog using the slider in the scrol bar Pin
chandu0041-Nov-07 2:21
chandu0041-Nov-07 2:21 
Questionhow can i get a usb drive's physical serial number? Pin
kcynic1-Nov-07 1:44
kcynic1-Nov-07 1:44 
AnswerRe: how can i get a usb drive's physical serial number? Pin
Nibu babu thomas1-Nov-07 3:31
Nibu babu thomas1-Nov-07 3:31 
QuestionHow to start Visual C++? Pin
xelontr1-Nov-07 1:28
xelontr1-Nov-07 1:28 
AnswerRe: How to start Visual C++? Pin
Hamid_RT1-Nov-07 1:59
Hamid_RT1-Nov-07 1:59 
AnswerRe: How to start Visual C++? Pin
David Crow1-Nov-07 2:52
David Crow1-Nov-07 2:52 

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.