Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to random the database????
Message
De
23/03/1997 16:37:50
 
 
À
23/03/1997 11:28:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00025286
Message ID:
00025344
Vues:
30
>>>because i want to random the database in my computer project!
>>>pls help me !...because i must to use the foxpro to random the database in my computer project!
>>
>>What does it mean: random the database. Please explain more what you want to do.
>
>i have one database(course.dbf)...some people join to the course will be random their name..and get their name random to printer!that i will take this layout to get who can join this course!
>so i must random one or some fields!
>i use foxpro 2.6 and 5.0
>
>thank your help!
>
>pooh yang

Use RAND() function. Note that in order to return random values, you must call this function first time with -1, e.g. RAND(-1).

Vlad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform