Click here to Skip to main content
16,006,845 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ and WinXP Pin
Antti Keskinen29-May-04 1:13
Antti Keskinen29-May-04 1:13 
GeneralRe: Visual C++ and WinXP Pin
Trollslayer29-May-04 2:01
mentorTrollslayer29-May-04 2:01 
Generaldrawing on a bitmap Pin
Anonymous28-May-04 11:16
Anonymous28-May-04 11:16 
GeneralRe: drawing on a bitmap Pin
Sumit Kapoor28-May-04 21:49
Sumit Kapoor28-May-04 21:49 
GeneralCFileDialog & Thumbnail view Pin
AJ12328-May-04 8:50
AJ12328-May-04 8:50 
GeneralRe: CFileDialog & Thumbnail view Pin
Rob Manderson28-May-04 9:16
protectorRob Manderson28-May-04 9:16 
GeneralRe: CFileDialog & Thumbnail view Pin
AJ12328-May-04 11:20
AJ12328-May-04 11:20 
GeneralBest way to store "record" / object data in file Pin
shultas28-May-04 8:49
shultas28-May-04 8:49 
Hey all.

I'm developing an application that keeps track of helpdesk information. I want to add things such as "Product Name" "Title" "Information" fields. I've developed a prototype of this application using CStdioFile and just reading/writing straight text to one file that acts as the database. I'm wondering if there is a better/faster way of doing this? Such as storing the information in a binary file or something of that nature. If anyone could point me in the right direction, it would be most appreciated. I figure that once I add a bunch of data to this, this method is going to become useless because it is going to take too long to parse through the entire file and want to know the way that the "pro's" do it. (ie, like an excel spreadsheet has all the spreadsheet data in it, but if you looked at the file in notepad, it's all jargon...)

Thanks in advance!


GeneralRe: Best way to store "record" / object data in file Pin
Mike Dimmick28-May-04 9:34
Mike Dimmick28-May-04 9:34 
GeneralRe: Best way to store "record" / object data in file Pin
Brad Bruce28-May-04 13:40
Brad Bruce28-May-04 13:40 
GeneralRe: Best way to store "record" / object data in file Pin
Ravi Bhavnani29-May-04 6:14
professionalRavi Bhavnani29-May-04 6:14 
GeneralDialog box and Controls Pin
Paolo Ponzano28-May-04 8:24
Paolo Ponzano28-May-04 8:24 
GeneralRe: Dialog box and Controls Pin
David Crow28-May-04 8:26
David Crow28-May-04 8:26 
GeneralRe: Dialog box and Controls Pin
Paolo Ponzano28-May-04 8:34
Paolo Ponzano28-May-04 8:34 
GeneralRe: Dialog box and Controls Pin
David Crow28-May-04 8:55
David Crow28-May-04 8:55 
GeneralRe: Dialog box and Controls Pin
Paolo Ponzano28-May-04 10:44
Paolo Ponzano28-May-04 10:44 
GeneralRe: Dialog box and Controls Pin
David Crow31-May-04 9:25
David Crow31-May-04 9:25 
Questionhow to set window icon with the icon got from other program? Pin
vividtang28-May-04 7:51
vividtang28-May-04 7:51 
AnswerRe: how to set window icon with the icon got from other program? Pin
David Crow28-May-04 8:25
David Crow28-May-04 8:25 
Questionhow to color menu and toolbar? Pin
vividtang28-May-04 7:48
vividtang28-May-04 7:48 
AnswerRe: how to color menu and toolbar? Pin
David Crow28-May-04 8:27
David Crow28-May-04 8:27 
GeneralMixed Language Programming Pin
BubbaGee28-May-04 7:06
BubbaGee28-May-04 7:06 
GeneralRe: Mixed Language Programming Pin
David Crow28-May-04 7:08
David Crow28-May-04 7:08 
GeneralRe: Mixed Language Programming Pin
BubbaGee28-May-04 7:30
BubbaGee28-May-04 7:30 
GeneralRe: Mixed Language Programming Pin
David Crow28-May-04 7:36
David Crow28-May-04 7:36 

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.