Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting a recordset of random records using DAO

Status
Not open for further replies.

cadore

Programmer
Nov 1, 2000
5
US
I'm trying to pull 100 random records from a table of 1000 (Access) using DAO. I can get it to work in Access using a funcion call within the SQL statement but it wont work in VB6. I get a function undefined error. Any suggestions ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top