Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalno my frinz Pin
Member 22716555-Jan-06 22:14
Member 22716555-Jan-06 22:14 
GeneralRe: no my frinz Pin
ThatsAlok8-Jan-06 18:44
ThatsAlok8-Jan-06 18:44 
GeneralRe: happy new year Pin
ThatsAlok8-Jan-06 18:44
ThatsAlok8-Jan-06 18:44 
GeneralRe: happy new year Pin
Eytukan8-Jan-06 20:19
Eytukan8-Jan-06 20:19 
QuestionHow to Maximise Explorer ? Pin
AbinThomas5-Jan-06 19:16
AbinThomas5-Jan-06 19:16 
AnswerRe: How to Maximise Explorer ? Pin
Owner drawn5-Jan-06 23:00
Owner drawn5-Jan-06 23:00 
GeneralRe: How to Maximise Explorer ? Pin
AbinThomas6-Jan-06 17:38
AbinThomas6-Jan-06 17:38 
QuestionHacking TreeView (TreeCtrl) Info Tips Pin
.dan.g.5-Jan-06 19:06
professional.dan.g.5-Jan-06 19:06 
AnswerWhacking TreeView (TreeCtrl) Info Tips Pin
Owner drawn5-Jan-06 19:23
Owner drawn5-Jan-06 19:23 
GeneralRe: Whacking TreeView (TreeCtrl) Info Tips Pin
.dan.g.5-Jan-06 21:11
professional.dan.g.5-Jan-06 21:11 
GeneralRe: Whacking TreeView (TreeCtrl) Info Tips Pin
David Crow6-Jan-06 5:10
David Crow6-Jan-06 5:10 
GeneralRe: Whacking TreeView (TreeCtrl) Info Tips Pin
Owner drawn8-Jan-06 17:05
Owner drawn8-Jan-06 17:05 
QuestionWhich Database is best? Pin
Rajesh R Subramanian5-Jan-06 18:40
professionalRajesh R Subramanian5-Jan-06 18:40 
AnswerRe: Which Database is best? Pin
Owner drawn5-Jan-06 18:42
Owner drawn5-Jan-06 18:42 
AnswerRe: Which Database is best? Pin
lastgen5-Jan-06 18:54
lastgen5-Jan-06 18:54 
GeneralRe: Which Database is best? Pin
Rajesh R Subramanian5-Jan-06 19:06
professionalRajesh R Subramanian5-Jan-06 19:06 
GeneralRe: Which Database is best? Pin
lastgen5-Jan-06 19:16
lastgen5-Jan-06 19:16 
GeneralRe: Which Database is best? Pin
Rajesh R Subramanian5-Jan-06 19:21
professionalRajesh R Subramanian5-Jan-06 19:21 
AnswerRe: Which Database is best? Pin
vikas amin5-Jan-06 19:22
vikas amin5-Jan-06 19:22 
AnswerRe: Which Database is best? Pin
Eytukan5-Jan-06 20:23
Eytukan5-Jan-06 20:23 
AnswerRe: Which Database is best? Pin
Joe Woodbury6-Jan-06 15:32
professionalJoe Woodbury6-Jan-06 15:32 
If this app is kept in house where you can control the hardware, try SQL Express. We just did a long series of tests with various databases in .Net, but I imagine many of the results would apply to C++, and found that SQL Express flew through all the tests. Unfortunately, the hardware requirements for good performance are heftier than our customers will have, but if this is for in house user, look no further.

If this app is for outside customers, give CodeBase a whirl; it's an xBase based database, but holds up pretty good, and is insanely easy to use.



Anyone who thinks he has a better idea of what's good for people than people do is a swine.
- P.J. O'Rourke

Question__FILE__ macro Pin
Saurabh.Garg5-Jan-06 18:28
Saurabh.Garg5-Jan-06 18:28 
AnswerRe: __FILE__ macro Pin
Sam.Liang5-Jan-06 19:01
Sam.Liang5-Jan-06 19:01 
GeneralRe: __FILE__ macro Pin
Saurabh.Garg5-Jan-06 20:42
Saurabh.Garg5-Jan-06 20:42 
QuestionCreateProcess!! Pin
manojk_batra5-Jan-06 18:03
manojk_batra5-Jan-06 18:03 

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.