Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to random the database????
Message
From
23/03/1997 16:37:50
 
 
To
23/03/1997 11:28:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00025286
Message ID:
00025344
Views:
28
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform