NewbieHere Posted June 7, 2005 Posted June 7, 2005 is there anyway to pick a random record from a database using a script?
Vaughan Posted June 8, 2005 Posted June 8, 2005 yes Go to Record/Request [ by calculation, Random * Get( FoundRecordCount ) ]
comment Posted June 8, 2005 Posted June 8, 2005 Try: Go to Record/Request/Page [ Int ( Random * Get (FoundCount) ) + 1 ]
Recommended Posts
This topic is 7111 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now