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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with SQL Query and putting into a recordset

Status
Not open for further replies.

sbarlow

MIS
May 29, 2001
2
0
0
US
I am trying to put an SQL query result into a recordset. It only puts one entry into the recordset and I know there are multiple results from the query. How do i get all of the results fo the query to go into the recordset and can't I put the recordset into a list box or some other way of displaying it on a form?

 
Would you please post the code that runs the query and creates the recordset? Kathryn


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top