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

C / C++ / MFC

 
QuestionRe: Menus in VC++ Pin
Rajesh R Subramanian21-Nov-06 19:07
professionalRajesh R Subramanian21-Nov-06 19:07 
AnswerRe: Menus in VC++ Pin
ThatsAlok21-Nov-06 21:54
ThatsAlok21-Nov-06 21:54 
GeneralRe: Menus in VC++ Pin
Rajesh R Subramanian22-Nov-06 0:54
professionalRajesh R Subramanian22-Nov-06 0:54 
QuestionC++ Database & Excel Question Pin
Waldman21-Nov-06 3:58
Waldman21-Nov-06 3:58 
AnswerRe: C++ Database & Excel Question Pin
led mike21-Nov-06 4:55
led mike21-Nov-06 4:55 
GeneralRe: C++ Database & Excel Question Pin
Waldman21-Nov-06 5:08
Waldman21-Nov-06 5:08 
AnswerRe: C++ Database & Excel Question Pin
basementman21-Nov-06 5:16
basementman21-Nov-06 5:16 
AnswerRe: C++ Database & Excel Question Pin
Zac Howland21-Nov-06 5:36
Zac Howland21-Nov-06 5:36 
You might look into using Access instead of Excel. The reason I say that is that Excel uses Access as its backend (it is just a special case of a general database). You can use ADO, OleDB, etc with either, but Access would give you a little more flexibility with formatting your tables (and make it easier to move to SQL Server down the road if need be) while still allowing you to easily produce a spreadsheet.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

GeneralRe: C++ Database & Excel Question Pin
Waldman21-Nov-06 5:49
Waldman21-Nov-06 5:49 
GeneralRe: C++ Database & Excel Question Pin
Zac Howland21-Nov-06 6:26
Zac Howland21-Nov-06 6:26 
GeneralRe: C++ Database & Excel Question Pin
Waldman22-Nov-06 3:47
Waldman22-Nov-06 3:47 
GeneralRe: C++ Database & Excel Question Pin
Zac Howland22-Nov-06 3:54
Zac Howland22-Nov-06 3:54 
QuestionMessage 0x00AE in XP Pin
Ajay L D21-Nov-06 3:44
Ajay L D21-Nov-06 3:44 
AnswerRe: Message 0x00AE in XP Pin
Waldermort21-Nov-06 6:54
Waldermort21-Nov-06 6:54 
GeneralRe: Message 0x00AE in XP Pin
Ajay L D21-Nov-06 19:29
Ajay L D21-Nov-06 19:29 
Questionprevent closing dialog on enter key Pin
_tasleem21-Nov-06 3:20
_tasleem21-Nov-06 3:20 
AnswerRe: prevent closing dialog on enter key Pin
CPallini21-Nov-06 3:35
mveCPallini21-Nov-06 3:35 
GeneralRe: prevent closing dialog on enter key Pin
_tasleem21-Nov-06 20:59
_tasleem21-Nov-06 20:59 
AnswerRe: prevent closing dialog on enter key Pin
Cedric Moonen21-Nov-06 3:44
Cedric Moonen21-Nov-06 3:44 
AnswerRe: prevent closing dialog on enter key Pin
ThatsAlok21-Nov-06 18:45
ThatsAlok21-Nov-06 18:45 
GeneralRe: prevent closing dialog on enter key Pin
_tasleem21-Nov-06 20:50
_tasleem21-Nov-06 20:50 
GeneralRe: prevent closing dialog on enter key Pin
CPallini21-Nov-06 21:13
mveCPallini21-Nov-06 21:13 
GeneralRe: prevent closing dialog on enter key Pin
ThatsAlok21-Nov-06 21:40
ThatsAlok21-Nov-06 21:40 
GeneralRe: prevent closing dialog on enter key Pin
ThatsAlok21-Nov-06 21:39
ThatsAlok21-Nov-06 21:39 
QuestionWeb Scrapper Pin
NitinPatil21-Nov-06 2:53
NitinPatil21-Nov-06 2:53 

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.