Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Project Ideas (http://www.programmingforums.org/forum50.html)
-   -   Combination of database objects (http://www.programmingforums.org/showthread.php?t=6819)

SMLR Nov 4th, 2005 10:36 AM

Combination of database objects
 
Hello to all!

It would be great if some of you had information regrading the following:

I want to create a program which arbitrarily combines objects from different databases and shows them.

The concrete purpose for this would be to get combinations of names and faces and of events and dates.
I need this to train for memory competitions.

It would be necessary that the combinations are shown for an adjustable amount of time, that they then vanish and reappear with some parts missing (e. g. only the faces, only the dates) and in rearranged order with fields to fill out.
It would also be necessary that no object from certain databases (e. g. the faces) are used twice in the same run.

This would be my basic goal. One step further would be a way to countercheck the given answers with the original combinations on a point basis.

How much work would that be for me (Basically the main thing is the arbitrary combination, I already have the object databases) ?

Any help and information is highly appreciated.

Bye,

Simon

Pdp100 Nov 4th, 2005 10:55 AM

Pen, Paper and a camera :p

SMLR Nov 4th, 2005 6:05 PM

No use :)
 
No, it would take too long AND I would know (or had already seen) the combinations. So the purpose (training of mnemotechnics) could not be reached.

But for real:
Is there no easy way to program this?

Mocker Nov 4th, 2005 6:58 PM

um i'm totally not seeing why this would be hard at all? rand(1-numberofrecords) = index number? concate the index numbers into a string or an array to check that they arent used again? Am I missing a reason this would be hard?


All times are GMT -5. The time now is 5:39 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC