Click here to Skip to main content
15,913,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Weird thread parameter problem Pin
Christian Skovdal Andersen19-Aug-01 20:13
Christian Skovdal Andersen19-Aug-01 20:13 
GeneralRe: Weird thread parameter problem Pin
Patrick_Kutch19-Aug-01 15:40
Patrick_Kutch19-Aug-01 15:40 
GeneralADO simple Connection/Recordset Question II Pin
Christian Graus18-Aug-01 14:22
protectorChristian Graus18-Aug-01 14:22 
GeneralRe: ADO simple Connection/Recordset Question II Pin
Michael Dunn18-Aug-01 20:34
sitebuilderMichael Dunn18-Aug-01 20:34 
GeneralRe: ADO simple Connection/Recordset Question II Pin
Christian Graus18-Aug-01 23:25
protectorChristian Graus18-Aug-01 23:25 
GeneralBefore the system. HELP!!! Pin
The_Server18-Aug-01 13:26
The_Server18-Aug-01 13:26 
GeneralRe: Before the system. HELP!!! Pin
Igor Sukhov19-Aug-01 9:12
Igor Sukhov19-Aug-01 9:12 
Questionfree database? analysis tools? Pin
18-Aug-01 10:12
suss18-Aug-01 10:12 
Hi,

I'm thinking of writing a game (war simulation). In that game, i'll have a number of objects which will have "records" with initial information. I think i would let people modify the database so they can enter their own information. For instance 1 object from the object model could be a brigade.
If you start, you could have a number of records with historical brigades which people can then alter if they feel the info is incorrect.

I was thinking of storing them in textformat. Storing data this way is not optimized and i'll have to write my own functions to search on the "database" (=object model data saved to disk) for information. If the number of records is big, loading them into memory for speedy search operations is not doable.

In that case, a database system might be more interesting. I've thought of Access but that's of course not free. I had a look at Interbase, but that would be pure overkill since it has a database server/ client and so on. I would need something like Access but free. Having SQL support would be great but not a requirement.

Now i'm not even sure what i should do. I see four options:
1. Go with text files and write own search functions
2. Write the data binary and make an editor to manipulate object data.
3. Go with access and pretend to know nothing
4. Use an easy-to-use free database.

Any suggestions on what i would use best? In the case of database, any free database systems?

Also, does anybody know a good webpage for an analysis method? I learned several at the uni but they don't quit seem easy and practical enough.
Are there any freeware analysis tools around?

Thanks,
Bene

AnswerRe: free database? analysis tools? Pin
Malcolm McMahon21-Aug-01 4:29
Malcolm McMahon21-Aug-01 4:29 
GeneralRe: free database? analysis tools? Pin
21-Aug-01 5:44
suss21-Aug-01 5:44 
GeneralRe: free database? analysis tools? Pin
21-Aug-01 11:51
suss21-Aug-01 11:51 
AnswerRe: free database? analysis tools? Pin
Steen Krogsgaard21-Aug-01 22:13
Steen Krogsgaard21-Aug-01 22:13 
GeneralConvert Win32 to MFC Pin
18-Aug-01 8:33
suss18-Aug-01 8:33 
GeneralRe: Convert Win32 to MFC Pin
Christian Graus18-Aug-01 14:09
protectorChristian Graus18-Aug-01 14:09 
GeneralRe: Convert Win32 to MFC Pin
Matt Newman20-Aug-01 6:47
Matt Newman20-Aug-01 6:47 
GeneralRe: Convert Win32 to MFC Pin
loket19-Aug-01 12:49
loket19-Aug-01 12:49 
Generalclip overlapped OnPaint style CS_STYLE Pin
Leon18-Aug-01 0:29
Leon18-Aug-01 0:29 
GeneralRe: clip overlapped OnPaint style CS_STYLE Pin
Tim Deveaux18-Aug-01 4:49
Tim Deveaux18-Aug-01 4:49 
GeneralRe: clip overlapped OnPaint style CS_STYLE Pin
Leon18-Aug-01 22:43
Leon18-Aug-01 22:43 
GeneralOoops - I goofed again Pin
Tim Deveaux18-Aug-01 5:30
Tim Deveaux18-Aug-01 5:30 
GeneralRe: Ooops - I goofed again Pin
Leon18-Aug-01 22:44
Leon18-Aug-01 22:44 
GeneralRe: Ooops - I goofed again Pin
Leon19-Aug-01 1:51
Leon19-Aug-01 1:51 
GeneralRe: Ooops - I goofed again Pin
Tim Deveaux19-Aug-01 9:07
Tim Deveaux19-Aug-01 9:07 
GeneralRe: clip overlapped OnPaint style CS_STYLE Pin
Paolo Messina20-Aug-01 12:21
professionalPaolo Messina20-Aug-01 12:21 
GeneralCEdit automatic scrolling Pin
aarong17-Aug-01 18:23
aarong17-Aug-01 18:23 

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.