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

Problems with 2 recordsets in one database.

Status
Not open for further replies.

qwert231

Programmer
Sep 4, 2001
756
US
Has anybody ever had problems using 2 recordsets at the same time, from the same Access database? I have. So, I've been able to streamline most of my code to have only one open recordset at a time...

But, I am at a point, where I need 2 recordsets open at the same time... 2 different tables, but the same database. Is there anything I should be aware of?

 
Forget it, gonna try something else... maybe some sort of join.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top