Click here to Skip to main content
16,017,100 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem about debug, Please help! Pin
Trollslayer13-Oct-05 22:11
mentorTrollslayer13-Oct-05 22:11 
GeneralRe: Problem about debug, Please help! Pin
chenxiujie13-Oct-05 22:44
chenxiujie13-Oct-05 22:44 
GeneralRe: Problem about debug, Please help! Pin
ThatsAlok13-Oct-05 19:19
ThatsAlok13-Oct-05 19:19 
GeneralRe: Problem about debug, Please help! Pin
Rage13-Oct-05 21:01
professionalRage13-Oct-05 21:01 
QuestionRe: Problem about debug, Please help! Pin
ThatsAlok13-Oct-05 21:10
ThatsAlok13-Oct-05 21:10 
QuestionRe: Problem about debug, Please help! Pin
ThatsAlok13-Oct-05 21:50
ThatsAlok13-Oct-05 21:50 
GeneralRe: Problem about debug, Please help! Pin
chenxiujie13-Oct-05 22:04
chenxiujie13-Oct-05 22:04 
QuestionDealing with Large Amounts of Data in Files Pin
Jenleonard13-Oct-05 13:12
Jenleonard13-Oct-05 13:12 
I am currently debugging a program that stores large amounts of data. Every 15 minutes 1000 pieces of data are calculated and written to a text file. This file is now 250 MB and getting very difficult to deal with. It crashes when opening, things crash when it is loaded, etc. Overall it was not written well.

My job is to fix it, but I am not sure where to start. My coworkers have suggested splitting the file up so that every month a new file is generated, and only the last years worth of files are loaded, unless the user needs more.

Another suggestion was using a binary file instead of text.

Another suggestion was to convert the text file to a database. Someone thought that Access might not be able to handle a record with 1000 pieces of data.

I have a lot of research to do, but I thought that this might help me in the right direction!! Any ideas you have would be greatly appreciated.
Jennifer
AnswerRe: Dealing with Large Amounts of Data in Files Pin
Ravi Bhavnani13-Oct-05 13:41
professionalRavi Bhavnani13-Oct-05 13:41 
AnswerRe: Dealing with Large Amounts of Data in Files Pin
Mohammad A Gdeisat13-Oct-05 14:21
Mohammad A Gdeisat13-Oct-05 14:21 
GeneralRe: Dealing with Large Amounts of Data in Files [ot] Pin
ThatsAlok13-Oct-05 19:17
ThatsAlok13-Oct-05 19:17 
GeneralRe: Dealing with Large Amounts of Data in Files [ot] Pin
Mohammad A Gdeisat14-Oct-05 6:08
Mohammad A Gdeisat14-Oct-05 6:08 
GeneralRe: Dealing with Large Amounts of Data in Files [ot] Pin
ThatsAlok14-Oct-05 19:55
ThatsAlok14-Oct-05 19:55 
GeneralRe: Dealing with Large Amounts of Data in Files [ot] Pin
Mohammad A Gdeisat14-Oct-05 21:53
Mohammad A Gdeisat14-Oct-05 21:53 
GeneralRe: Dealing with Large Amounts of Data in Files [ot] Pin
ThatsAlok14-Oct-05 23:54
ThatsAlok14-Oct-05 23:54 
AnswerRe: Dealing with Large Amounts of Data in Files Pin
S Douglas14-Oct-05 1:00
professionalS Douglas14-Oct-05 1:00 
QuestionBitmap over video problem (VMR9) again... Pin
Storm-blade13-Oct-05 12:42
professionalStorm-blade13-Oct-05 12:42 
QuestionRelease Build Error Pin
itkid13-Oct-05 11:06
itkid13-Oct-05 11:06 
AnswerRe: Release Build Error Pin
Anonymous13-Oct-05 11:42
Anonymous13-Oct-05 11:42 
AnswerRe: Release Build Error Pin
kakan13-Oct-05 19:23
professionalkakan13-Oct-05 19:23 
Questionany good assembly language links? Pin
valerie9913-Oct-05 10:53
valerie9913-Oct-05 10:53 
AnswerRe: any good assembly language links? Pin
ThatsAlok13-Oct-05 19:13
ThatsAlok13-Oct-05 19:13 
Questiontwo projects in 1 solution Pin
LeeeNN13-Oct-05 10:28
LeeeNN13-Oct-05 10:28 
AnswerRe: two projects in 1 solution Pin
FlamTaps13-Oct-05 14:16
FlamTaps13-Oct-05 14:16 
QuestionVC++ 6.0 GUI application with TCL 8.4 Pin
dipuks13-Oct-05 7:41
dipuks13-Oct-05 7:41 

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.