Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Toolbars status Pin
Alexander Wiseman14-Mar-02 12:24
Alexander Wiseman14-Mar-02 12:24 
GeneralRe: Toolbars status Pin
Paolo Vernazza15-Mar-02 1:22
Paolo Vernazza15-Mar-02 1:22 
GeneralRe: Toolbars status Pin
Alexander Wiseman15-Mar-02 15:38
Alexander Wiseman15-Mar-02 15:38 
GeneralMulti-threaded app connecting to db, Design Question Pin
14-Mar-02 5:55
suss14-Mar-02 5:55 
GeneralRe: Multi-threaded app connecting to db, Design Question Pin
Joaquín M López Muñoz14-Mar-02 6:21
Joaquín M López Muñoz14-Mar-02 6:21 
GeneralRe: Multi-threaded app connecting to db, Design Question Pin
14-Mar-02 12:59
suss14-Mar-02 12:59 
GeneralRe: Multi-threaded app connecting to db, Design Question Pin
Joaquín M López Muñoz14-Mar-02 19:59
Joaquín M López Muñoz14-Mar-02 19:59 
GeneralDifferent Databases Pin
Alexander Wiseman14-Mar-02 5:01
Alexander Wiseman14-Mar-02 5:01 
Hello!

I'm currently working on a big project which uses a Microsoft Access database as the backend for storing data. This application is possibly going to be distributed commercially, so I need to know what is my best bet on what kind of database to use. With Access right now I can manipulate the database with a good level of control and ease of coding, but I'm sort of worried about the problems I might have distributing it, since people might not have Access drivers installed on their computers, or it might be painfully slow on slower computers. One of my biggest concerns is the speed of the database for a LARGE dataset, for instance north of 20,000 rows in one table, around 1,000 for two other tables.

Can anyone point me to a nice comparison chart or lay down some information for different databases as far as concerns the speed, the overhead, the ease of installation on a user's machine? I would be very appreciative!

Also, does anyone know a good place to start if I'm interested in creating a Visual C++ application which uses the MySQL database?

Thanks in advance!

Sincerely,
Alexander Wiseman

Est melior esse quam videri
It is better to be than to seem
GeneralRe: Different Databases Pin
Jon Sagara14-Mar-02 6:52
Jon Sagara14-Mar-02 6:52 
QuestionHow to get a nonclient area rect? Pin
generic_user_id14-Mar-02 3:45
generic_user_id14-Mar-02 3:45 
AnswerRe: How to get a nonclient area rect? Pin
Tomasz Sowinski14-Mar-02 3:58
Tomasz Sowinski14-Mar-02 3:58 
GeneralRe: How to get a nonclient area rect? Pin
generic_user_id14-Mar-02 4:22
generic_user_id14-Mar-02 4:22 
AnswerHmm... I got another question Pin
generic_user_id14-Mar-02 8:52
generic_user_id14-Mar-02 8:52 
GeneralRe: Hmm... I got another question Pin
Tomasz Sowinski14-Mar-02 9:49
Tomasz Sowinski14-Mar-02 9:49 
GeneralI tried that but... Pin
generic_user_id14-Mar-02 9:48
generic_user_id14-Mar-02 9:48 
GeneralRe: I tried that but... Pin
Tomasz Sowinski14-Mar-02 9:58
Tomasz Sowinski14-Mar-02 9:58 
GeneralRe: I tried that but... Pin
Ravi Bhavnani14-Mar-02 10:34
professionalRavi Bhavnani14-Mar-02 10:34 
GeneralRe: I tried that but... Pin
generic_user_id14-Mar-02 10:51
generic_user_id14-Mar-02 10:51 
Generalclistctrl question Pin
jafrazee14-Mar-02 3:06
jafrazee14-Mar-02 3:06 
GeneralRe: clistctrl question Pin
Tomasz Sowinski14-Mar-02 3:15
Tomasz Sowinski14-Mar-02 3:15 
GeneralRe: clistctrl question Pin
jafrazee14-Mar-02 3:23
jafrazee14-Mar-02 3:23 
GeneralRe: clistctrl question Pin
Tomasz Sowinski14-Mar-02 3:26
Tomasz Sowinski14-Mar-02 3:26 
GeneralRe: clistctrl question Pin
jafrazee14-Mar-02 3:30
jafrazee14-Mar-02 3:30 
GeneralDrag and Drop Text Pin
sanskypotov14-Mar-02 2:50
sanskypotov14-Mar-02 2:50 
GeneralRe: Drag and Drop Text Pin
Dave Glick14-Mar-02 8:31
Dave Glick14-Mar-02 8:31 

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.