Click here to Skip to main content
15,895,192 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Pointer Elements & STL Containers :: STL Pin
RedZenBird30-Sep-02 17:46
RedZenBird30-Sep-02 17:46 
GeneralRe: Pointer Elements & STL Containers :: STL Pin
valikac30-Sep-02 18:00
valikac30-Sep-02 18:00 
GeneralString String! Pin
sherry_ca30-Sep-02 15:39
sherry_ca30-Sep-02 15:39 
GeneralRe: String String! Pin
Chris Losinger30-Sep-02 16:26
professionalChris Losinger30-Sep-02 16:26 
GeneralRe: String String! Pin
sherry_ca30-Sep-02 16:58
sherry_ca30-Sep-02 16:58 
GeneralRe: String String! Pin
Chris Losinger30-Sep-02 17:25
professionalChris Losinger30-Sep-02 17:25 
GeneralCList and flat DB Pin
G. White30-Sep-02 14:23
G. White30-Sep-02 14:23 
GeneralRe: CList and flat DB Pin
RedZenBird30-Sep-02 17:53
RedZenBird30-Sep-02 17:53 
This is a 'huge' question in some ways.....so I can not possibly hope to provide a 'complete answer' to you....but here are some hints....

1. Listboxes take strings....so think: How can I get a series of strings to add to the list box....For each string fetched from your database, add it to the list...

2. I don't know exactly what you mean by 'flat database' but try to understand how to get some kind of string that represents each record in this database so that you can do #1 above.

3. Simplify the problem space to increase the likelihood of a 'small success' that you can use to build the 'next level' of the problem.

Also, be aware that you will very rarely find a code sample that does 'exactly what you needed' rather, you will most likely find a hint here and a snippette there that you will have to assemble in just the way you need it work. That being said, I'd suggest you crawl all over this web site and lurk for hours in your local book store just 'browsing for ideas.'

I don't know if this is any help at all, but wish you the best of luck on getting your project done....



Just trying to keep the forces of entropy at bay
GeneralRe: CList and flat DB Pin
G. White1-Oct-02 5:16
G. White1-Oct-02 5:16 
GeneralListview header column question Pin
alex.barylski30-Sep-02 13:45
alex.barylski30-Sep-02 13:45 
GeneralRe: Listview header column question Pin
Shog930-Sep-02 14:31
sitebuilderShog930-Sep-02 14:31 
GeneralRe: Listview header column question Pin
alex.barylski30-Sep-02 15:58
alex.barylski30-Sep-02 15:58 
Generalsaving data Pin
xai30-Sep-02 13:44
xai30-Sep-02 13:44 
GeneralRe: saving data Pin
valikac30-Sep-02 15:26
valikac30-Sep-02 15:26 
GeneralRe: saving data Pin
jhwurmbach30-Sep-02 21:36
jhwurmbach30-Sep-02 21:36 
QuestionCharacter position of caret (CEdit)? Pin
Anonymous30-Sep-02 12:09
Anonymous30-Sep-02 12:09 
AnswerRe: Character position of caret (CEdit)? Pin
RedZenBird30-Sep-02 12:26
RedZenBird30-Sep-02 12:26 
GeneralNew dialogs Pin
Brakanjan30-Sep-02 11:44
Brakanjan30-Sep-02 11:44 
GeneralRe: New dialogs Pin
Joaquín M López Muñoz30-Sep-02 11:42
Joaquín M López Muñoz30-Sep-02 11:42 
GeneralRe: New dialogs Pin
Brakanjan30-Sep-02 11:58
Brakanjan30-Sep-02 11:58 
GeneralWebBrowser Control & Getting the HTML Source Pin
carrie30-Sep-02 10:47
carrie30-Sep-02 10:47 
GeneralRe: WebBrowser Control & Getting the HTML Source Pin
Stephane Rodriguez.30-Sep-02 11:03
Stephane Rodriguez.30-Sep-02 11:03 
GeneralRe: WebBrowser Control & Getting the HTML Source Pin
carrie30-Sep-02 11:57
carrie30-Sep-02 11:57 
GeneralRe: WebBrowser Control & Getting the HTML Source Pin
ColinDavies30-Sep-02 14:07
ColinDavies30-Sep-02 14:07 

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.