Click here to Skip to main content
15,888,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to detect the audio device is recoding? Pin
ErisonWu14-Nov-04 22:40
ErisonWu14-Nov-04 22:40 
GeneralIcons in C++ Pin
bjcee14-Nov-04 12:16
bjcee14-Nov-04 12:16 
GeneralRe: Icons in C++ Pin
bryce14-Nov-04 14:53
bryce14-Nov-04 14:53 
GeneralI'm trying to create a calculator Pin
14-Nov-04 11:23
suss14-Nov-04 11:23 
GeneralRe: I'm trying to create a calculator Pin
John R. Shaw14-Nov-04 11:41
John R. Shaw14-Nov-04 11:41 
GeneralC++ Serial I/O Comm Library Pin
CNewbie14-Nov-04 10:03
CNewbie14-Nov-04 10:03 
GeneralRe: C++ Serial I/O Comm Library Pin
John R. Shaw14-Nov-04 12:12
John R. Shaw14-Nov-04 12:12 
GeneralSimple Intro to mySQL with VS 2002 Pin
porto9914-Nov-04 8:47
porto9914-Nov-04 8:47 
For my current application (MFC C++ dialog)I was generating my own database, just a large array of type Struct (name, address, cost, code etc - CStringArray, CStrings, ints and doubles) and initialing it at startup via a Tab delimited file. The program will then add more records as required.

The reason for moving to mySQL is one of speed and its free.
I was just using the CStringArray class to store the names of items and do all the searching; e.g. string searches and the array was getting quite large and I was getting worried about speed as the database grows.

I have just unstalled mySQL 4.1 onto my PC (runs a dos window - that's as far as I have got), and I have just started reading the syntax & commands for SQL. Does anyone know of any good introductions/tutorials, i.e. sample projects using mySQL with an MFC C++ Visual Studio .Net 2002 program. Also I would like to populate the mySQL database with this Tab delimited file is that possible?

So any information/tutorials most welcome.

A sample project using mySQL would be great, as from web searches they seem to be problems with different versions of Visual Studio.
GeneralMessage for ListBox - Help, please Pin
Vladimir Dubovoy14-Nov-04 7:50
Vladimir Dubovoy14-Nov-04 7:50 
GeneralRe: Message for ListBox - Help, please Pin
John R. Shaw14-Nov-04 8:25
John R. Shaw14-Nov-04 8:25 
Generallisten on port 135 Pin
K.A.L14-Nov-04 7:16
K.A.L14-Nov-04 7:16 
GeneralRe: listen on port 135 Pin
Dennis C. Dietrich14-Nov-04 7:52
Dennis C. Dietrich14-Nov-04 7:52 
GeneralRe: listen on port 135 Pin
K.A.L15-Nov-04 4:46
K.A.L15-Nov-04 4:46 
GeneralRe: listen on port 135 Pin
Dennis C. Dietrich15-Nov-04 8:53
Dennis C. Dietrich15-Nov-04 8:53 
GeneralRe: listen on port 135 Pin
Henry miller15-Nov-04 2:30
Henry miller15-Nov-04 2:30 
GeneralRe: listen on port 135 Pin
K.A.L15-Nov-04 4:51
K.A.L15-Nov-04 4:51 
GeneralRe: listen on port 135 Pin
Dennis C. Dietrich15-Nov-04 8:57
Dennis C. Dietrich15-Nov-04 8:57 
GeneralRe: listen on port 135 Pin
Anonymous16-Nov-04 7:00
Anonymous16-Nov-04 7:00 
QuestionHow to use Chars in a CString ? Pin
Master^Tristar14-Nov-04 6:38
Master^Tristar14-Nov-04 6:38 
AnswerRe: How to use Chars in a CString ? Pin
John R. Shaw14-Nov-04 8:31
John R. Shaw14-Nov-04 8:31 
GeneralI need someone to make me a program plz Pin
Member 151788014-Nov-04 5:38
Member 151788014-Nov-04 5:38 
GeneralRe: I need someone to make me a program plz Pin
John R. Shaw14-Nov-04 8:36
John R. Shaw14-Nov-04 8:36 
GeneralRe: I need someone to make me a program plz Pin
ThatsAlok14-Nov-04 22:38
ThatsAlok14-Nov-04 22:38 
GeneralPassing data from a Modal Dialog back to the Dialog that created it Pin
dlarkin7714-Nov-04 4:34
dlarkin7714-Nov-04 4:34 
GeneralRe: Passing data from a Modal Dialog back to the Dialog that created it Pin
John R. Shaw14-Nov-04 9:00
John R. Shaw14-Nov-04 9:00 

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.