Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get Driver Names of the hardisk using C++ ? Pin
pubududilena14-Nov-04 17:51
pubududilena14-Nov-04 17:51 
AnswerRe: How to get Driver Names of the hardisk using C++ ? Pin
ThatsAlok14-Nov-04 18:25
ThatsAlok14-Nov-04 18:25 
GeneralRe: How to get Driver Names of the hardisk using C++ ? Pin
pubududilena14-Nov-04 18:32
pubududilena14-Nov-04 18:32 
GeneralRe: How to get Driver Names of the hardisk using C++ ? Pin
ThatsAlok14-Nov-04 18:41
ThatsAlok14-Nov-04 18:41 
GeneralRe: How to get Driver Names of the hardisk using C++ ? Pin
Eyal Kaplan15-Nov-04 7:04
Eyal Kaplan15-Nov-04 7:04 
GeneralError: _CrtIsValidHeapPointer(pUserData) Pin
suninwater14-Nov-04 17:45
suninwater14-Nov-04 17:45 
GeneralLAN Pin
don7cry14-Nov-04 16:01
don7cry14-Nov-04 16:01 
GeneralRe: LAN Pin
Ryan Binns14-Nov-04 17:27
Ryan Binns14-Nov-04 17:27 
GeneralRe: LAN Pin
don7cry14-Nov-04 20:37
don7cry14-Nov-04 20:37 
GeneralRe: LAN Pin
Antony M Kancidrowski15-Nov-04 0:17
Antony M Kancidrowski15-Nov-04 0:17 
GeneralRe: LAN Pin
Anonymous15-Nov-04 1:03
Anonymous15-Nov-04 1:03 
GeneralRe: LAN Pin
Anonymous15-Nov-04 1:10
Anonymous15-Nov-04 1:10 
QuestionHow to detect the audio device is recoding? Pin
ErisonWu14-Nov-04 14:04
ErisonWu14-Nov-04 14:04 
AnswerRe: How to detect the audio device is recoding? Pin
pubududilena14-Nov-04 18:01
pubududilena14-Nov-04 18:01 
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 

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.