Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Only a record is loaded when I use PutItems rs.GetRows(). Am I doing something wrong?

doing loaded record wrong
0
Posted

Only a record is loaded when I use PutItems rs.GetRows(). Am I doing something wrong?

0

The most probably thing is that your recordset ( rs ) is a DAO recordset, and the GetRows with no argument retrieves only a single record. Instead you can use the rs.GetRows( rs.RecordCount).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.