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

C / C++ / MFC

 
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 
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 
Rajesh is correct.

1. Create a CSV file by exporting 10000 records.
2. Perform data operation on your MDB and CSV file.
3. You will surely find csv to be faster since it is text based.
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 
GeneralRe: i++ and i = i + 1 Pin
ThatsAlok28-Dec-05 0:47
ThatsAlok28-Dec-05 0:47 
GeneralRe: i++ and i = i + 1 Pin
Nishad S28-Dec-05 0:14
Nishad S28-Dec-05 0:14 
GeneralRe: i++ and i = i + 1 Pin
vikas amin28-Dec-05 0:25
vikas amin28-Dec-05 0:25 
GeneralRe: i++ and i = i + 1 Pin
Blake Miller3-Jan-06 5:09
Blake Miller3-Jan-06 5:09 

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.