Click here to Skip to main content
15,914,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Converting int to char Pin
sunit528-Dec-05 1:29
sunit528-Dec-05 1:29 
GeneralRe: Converting int to char Pin
RedDragon2k28-Dec-05 1:47
RedDragon2k28-Dec-05 1:47 
GeneralRe: Converting int to char Pin
sunit528-Dec-05 1:58
sunit528-Dec-05 1:58 
GeneralRe: Converting int to char Pin
vikas amin28-Dec-05 1:58
vikas amin28-Dec-05 1:58 
GeneralRe: Converting int to char Pin
RedDragon2k28-Dec-05 2:05
RedDragon2k28-Dec-05 2:05 
AnswerRe: Converting int to char Pin
David Crow28-Dec-05 5:40
David Crow28-Dec-05 5:40 
AnswerRe: Converting int to char Pin
Gary R. Wheeler28-Dec-05 5:54
Gary R. Wheeler28-Dec-05 5:54 
QuestionQuerying CSV file Pin
Rajesh R Subramanian28-Dec-05 0:42
professionalRajesh R Subramanian28-Dec-05 0:42 
If i have an access database with a table called "USER" with fields ID, AGE, NAME, ADDRESS, and i want address of all users with age = 23, a simple sql query will do (SELECT * FROM USER WHERE blah blah)..

But when I have data in a CSV File, how would i build this sql query? select * from what? Cry | :((

Any help or pointers in this direction is highly appreciated.

Rajesh R. Subramanian

You have an apple and me too. We exchange those and We have an apple each.
You have an idea and me too. We exchange those and We have two ideas each.

AnswerRe: Querying CSV file Pin
ThatsAlok28-Dec-05 0:56
ThatsAlok28-Dec-05 0:56 
GeneralRe: Querying CSV file Pin
Rajesh R Subramanian28-Dec-05 17:27
professionalRajesh R Subramanian28-Dec-05 17:27 
GeneralRe: Querying CSV file Pin
ThatsAlok28-Dec-05 18:33
ThatsAlok28-Dec-05 18:33 
GeneralRe: Querying CSV file Pin
<color>Aljechin 28-Dec-05 18:39
<color>Aljechin 28-Dec-05 18:39 
AnswerRe: Querying CSV file Pin
<color>Aljechin 28-Dec-05 18:48
<color>Aljechin 28-Dec-05 18:48 
GeneralRe: Querying CSV file Pin
Rajesh R Subramanian28-Dec-05 18:57
professionalRajesh R Subramanian28-Dec-05 18:57 
AnswerRe: Querying CSV file Pin
mbcvamsidhar28-Dec-05 1:07
mbcvamsidhar28-Dec-05 1:07 
GeneralRe: Querying CSV file Pin
Rajesh R Subramanian28-Dec-05 17:30
professionalRajesh R Subramanian28-Dec-05 17:30 
GeneralRe: Querying CSV file Pin
mbcvamsidhar28-Dec-05 18:43
mbcvamsidhar28-Dec-05 18:43 
AnswerRe: Querying CSV file Pin
basementman28-Dec-05 9:20
basementman28-Dec-05 9:20 
GeneralRe: Querying CSV file Pin
Rajesh R Subramanian28-Dec-05 17:31
professionalRajesh R Subramanian28-Dec-05 17:31 
GeneralRe: Querying CSV file Pin
basementman29-Dec-05 3:43
basementman29-Dec-05 3:43 
QuestionGetting MSAccess Table Information Pin
mbcvamsidhar27-Dec-05 23:59
mbcvamsidhar27-Dec-05 23:59 
Questioni++ and i = i + 1 Pin
Nishad S27-Dec-05 23:12
Nishad S27-Dec-05 23:12 
AnswerRe: i++ and i = i + 1 Pin
Prakash Nadar28-Dec-05 0:04
Prakash Nadar28-Dec-05 0:04 
GeneralRe: i++ and i = i + 1 Pin
Colin Angus Mackay28-Dec-05 0:11
Colin Angus Mackay28-Dec-05 0:11 
GeneralRe: i++ and i = i + 1 Pin
Prakash Nadar28-Dec-05 0:15
Prakash Nadar28-Dec-05 0:15 

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.