Click here to Skip to main content
15,921,793 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: .rc file and sound resource Pin
ns19-Dec-03 7:06
ns19-Dec-03 7:06 
GeneralCString to ULONG Pin
star fish19-Dec-03 5:32
star fish19-Dec-03 5:32 
GeneralRe: CString to ULONG Pin
RChin19-Dec-03 5:40
RChin19-Dec-03 5:40 
GeneralRe: CString to ULONG Pin
Terry O'Nolley19-Dec-03 15:19
Terry O'Nolley19-Dec-03 15:19 
GeneralRe: CString to ULONG Pin
RChin21-Dec-03 0:29
RChin21-Dec-03 0:29 
GeneralRe: CString to ULONG Pin
RChin21-Dec-03 0:30
RChin21-Dec-03 0:30 
GeneralRe: Beginner need help to choose Pin
sbouli19-Dec-03 4:58
sbouli19-Dec-03 4:58 
GeneralBeginner need help to choose Pin
sbouli19-Dec-03 4:29
sbouli19-Dec-03 4:29 
Hi,

I try to buid a client soft in C++.
The aim is to manage grid computing on database cleanning.

I want to run over the full database and to compare differents field with eatch other for each lines of the database (about 800 000 differents lines of about 30 or 40 fields each).

So the idea is to work like seti@home, a server part sending line by line to the clients and a the whole database given to the client and updated by this one every day with new lines.

Each time a client end the research for one id, it sent the result with http link to the server and get a new id to check out (maybee the big database update too).

My point is how to manage the huge database comparison, do I have to use XML (and then a XML file) ? or a huge ini file ? if xml which class should I use to do the comparison ?

Is my project totally crazy ?

Thanks for your help.

PS : for now I got the app starting and sending an icon in the taskbar (with the clock) and a menu where I can open a window or quit. Next is to set the priority level to low then to manage the data recuperation.
GeneralRe: Beginner need help to choose Pin
valikac19-Dec-03 4:56
valikac19-Dec-03 4:56 
GeneralRe: Beginner need help to choose Pin
Ian Darling19-Dec-03 5:54
Ian Darling19-Dec-03 5:54 
GeneralRe: Beginner need help to choose Pin
sbouli19-Dec-03 6:06
sbouli19-Dec-03 6:06 
GeneralRe: Beginner need help to choose Pin
Ian Darling21-Dec-03 22:15
Ian Darling21-Dec-03 22:15 
GeneralRe: Beginner need help to choose Pin
sbouli22-Dec-03 2:38
sbouli22-Dec-03 2:38 
GeneralRe: Beginner need help to choose Pin
Ian Darling22-Dec-03 2:57
Ian Darling22-Dec-03 2:57 
Generalword and VISUAL C++ Pin
andfrr19-Dec-03 4:13
andfrr19-Dec-03 4:13 
Questionwhat are these fonts anyway Pin
wolfgang-schiffer19-Dec-03 4:07
susswolfgang-schiffer19-Dec-03 4:07 
Generalregd database connection Pin
karteek19-Dec-03 3:27
karteek19-Dec-03 3:27 
GeneralRe: regd database connection Pin
David Crow19-Dec-03 3:54
David Crow19-Dec-03 3:54 
Generaldiall_up connection Pin
heba_zien19-Dec-03 3:21
heba_zien19-Dec-03 3:21 
Generalproblem with listctrl Pin
shyampriya19-Dec-03 3:18
shyampriya19-Dec-03 3:18 
GeneralRe: problem with listctrl Pin
valikac19-Dec-03 4:57
valikac19-Dec-03 4:57 
GeneralTo dispatch messages of main thread in OnReceive(...) procedure of CAsyncSocket derived class Pin
erkanina19-Dec-03 3:16
erkanina19-Dec-03 3:16 
GeneralRe: To dispatch messages of main thread in OnReceive(...) procedure of CAsyncSocket derived class Pin
igor196019-Dec-03 12:14
igor196019-Dec-03 12:14 
GeneralMessage Closed Pin
21-Dec-03 23:13
erkanina21-Dec-03 23:13 
GeneralMessage Closed Pin
21-Dec-03 23:41
erkanina21-Dec-03 23: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.